[RTEMS Project] #4740: Teach libdebugger to wait for GDB to connect and ask to continue

RTEMS trac trac at rtems.org
Tue Oct 18 09:23:52 UTC 2022


#4740: Teach libdebugger to wait for GDB to connect and ask to continue
------------------------------+--------------------------
 Reporter:  Kévin Le Gouguec  |       Owner:  Chris Johns
     Type:  enhancement       |      Status:  assigned
 Priority:  normal            |   Milestone:
Component:  lib/debugger      |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |  Blocked By:
 Blocking:                    |
------------------------------+--------------------------

Comment (by Kévin Le Gouguec):

 I gave the patch a whirl, removing the `release_debugger` variable in our
 code and replacing the `while` loop with a call to
 `rtems_debugger_break(true)`, and as far as I can tell, it works pretty
 well.

 Thanks for implementing this!

--
Ticket URL: <http://devel.rtems.org/ticket/4740#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list