Sebastian Holmqvist
Sebastian Holmqvist
Unwanted commands still being fired are: `gdb-set target-async on` `gdb-set solib-search-path [path]` `interpreter-exec console "info sharedlibrary"` `stack-list-frames 0 1000` (which fails for me as there is no stack nor stopped...
@pieandcakes I see. Thank you for the explanation! I will look into modifying the MIEngine to better fit my needs. I'll get back to this issue once I have collected...
@anpilog Very similar case. I think my issue is that the debugger (or MIEngine) assumes that the target is stopped and tries to fetch the stack frame when there is...
@dfroze Haven't touched this extension in a while, but my merge (https://github.com/austin-----/code-gnu-global/pull/14) changed the behaviour to incremental auto-generate every time you save a file. You still need to do the...
The readme seems old. You could suggest an update of the instructions via PR.
My magic quotes are already turned off but I still encountered this issue. Thanks for the commit!
Uncheck "Automatically rebuild tags"
What else is not supported on iOS?
Is that fair to a module where the globals are defined elsewhere?
I noticed that the default settings didn't get overwritten by the time and dt parameters when posting to `/dose` (why is that?). So I added an JSON message to post...