Hi,
I want to use the debugger in 'target remote' mode. The app runs on a different device, using gdbserver.
For this, support for --command=FILE (-x) should be available, to set the target address and sysroot before execution.
Also, a configurable path for gdb executable would be nice, in order to use a different cross-platform gdb.
Hi, I want to use the debugger in 'target remote' mode. The app runs on a different device, using gdbserver. For this, support for --command=FILE (-x) should be available, to set the target address and sysroot before execution. Also, a configurable path for gdb executable would be nice, in order to use a different cross-platform gdb.