Changes between Version 26 and Version 27 of Tools/Gdb Server


Ignore:
Timestamp:
May 29, 2010, 9:30:09 PM (14 years ago)
Author:
becoulet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tools/Gdb Server

    v26 v27  
    196196 * '''T''': exit the simulator on trap exception
    197197 * '''Z''': same as '''C''' but display only function's entrypoint
    198  * '''W''': disable automatic break whenever a watchpoint is hit, just report it on stderr (the watchpoints are to be defined in SOCLIB_GDB_WATCH)
     198 * '''W''': disable automatic break whenever a watchpoint is hit, just report it on stderr (watchpoints can be defined using SOCLIB_GDB_WATCH)
    199199
    200200----