GNOME Bugzilla – Bug 664743
Support OpenOCD debugging of remote targets
Last modified: 2020-03-10 11:55:41 UTC
Many people have requested that Nemiver supports remote debugging through OpenOCD[1] in addition to the normal support of gdbserver we already have. This enhancement request is to track the progress of this feature. [1]: http://openocd.sourceforge.net/doc/html/GDB-and-OpenOCD.html#GDB-and-OpenOCD
I have create this branch with an initial support for that feature: http://git.gnome.org/browse/nemiver/log/?h=remote-load-on-connect. Basically, the file -> connect to remote target dialog now has a check box entitled "load inferior after connect". Check that box before hitting the OK button and Nemiver should make the OpenOCD's gdbserver to issue a 'load' command upon connection. There is also a --load-inferior-after-connect command line switch, in case you'd rather use the --remote command line switch. I haven't tested this, so if someone has an OpenOCD setup, please let me know if it works.
*** Bug 664721 has been marked as a duplicate of this bug. ***
Closing all open Nemiver tasks as this project does not seem to be maintained anymore. Please see https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/235#note_732192 for further information. Thanks!