ponyc icon indicating copy to clipboard operation
ponyc copied to clipboard

GDB script for running tests appears broken

Open SeanTAllen opened this issue 2 years ago • 0 comments

If you run using usedebugger=gdb you'll see (if you intentionally create an error) that it reports most of our scripted commands don't work.

We want to be able to use gdb for running our tests in with the same functionality we get from lldb.

SeanTAllen avatar Sep 02 '23 03:09 SeanTAllen