Type: Debugger
Please add support for connecting to a gdbserver started with the "--multi" argument. Allow users to choose from a list of remote processes to debug.
Ideally this would not even require a local copy of the executable (as GDB could download it from the target if it's not stripped) and be able to attach all child processes as well.
See issue #78 for more context.
Type: Debugger
Please add support for connecting to a gdbserver started with the "--multi" argument. Allow users to choose from a list of remote processes to debug.
Ideally this would not even require a local copy of the executable (as GDB could download it from the target if it's not stripped) and be able to attach all child processes as well.
See issue #78 for more context.