You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suppose the issue is related to this module, not to atom-dbg-gdb, nor output-console (and not to gdb itself).
There is an undesired output when stopping at breakpoints, starting with =breakpoint_modified:
The right gdb output should contain only the part with Breakpoint 1 ...
The debug output from dbg-gdb suggests that it just forwards this message:
The text was updated successfully, but these errors were encountered:
I suppose the issue is related to this module, not to
atom-dbg-gdb
, noroutput-console
(and not togdb
itself).There is an undesired output when stopping at breakpoints, starting with
=breakpoint_modified
:The right
gdb
output should contain only the part withBreakpoint 1 ...
The debug output from
dbg-gdb
suggests that it just forwards this message:The text was updated successfully, but these errors were encountered: