summaryrefslogtreecommitdiff
path: root/Debugger/debug_internals.h
AgeCommit message (Collapse)Author
2011-06-18added detach command supportTat-Chee Wan (USM)
Detach acts in the same way as Continue (without arguments).
2011-06-18preliminary kill command supportTat-Chee Wan (USM)
When GDB Kill command received, reboot the brick. Conditionalize Step command support based on compiler flags.
2011-04-15modified communications module to handle bluetooth comms for nxt firmwareTat-Chee Wan (USM)
2011-04-02added exception vector addressesTat-Chee Wan (USM)
2011-04-01defined rrx processing logicTat-Chee Wan (USM)
2011-03-28split out internal constants from debug_stub.hTat-Chee Wan (USM)