summaryrefslogtreecommitdiff
path: root/Debugger/debug_macros.h
AgeCommit message (Expand)Author
2011-07-20refactoring of message copying macrosTat-Chee Wan (USM)
2011-07-20implement query current thread supportTat-Chee Wan (USM)
2011-07-11update signal output to handle prefetch and data abortsTat-Chee Wan (USM)
2011-07-08code cleanup, fix breakpoint handling logic on entry to debuggerTat-Chee Wan (USM)
2011-07-01fix invalid table name in _dbg_armDecodeEntry macro, improved comments in arm...Tat-Chee Wan (USM)
2011-07-01simple code optimizationTat-Chee Wan (USM)
2011-04-04optimized reference to halfword bitmask valuesTat-Chee Wan (USM)
2011-04-02removed unused macrosTat-Chee Wan (USM)
2011-04-01work in progress to support instruction steppingTat-Chee Wan (USM)
2011-04-01refactored message ack or nak routines to always send a reply to any gdb messageTat-Chee Wan (USM)
2011-03-28work in progressTat-Chee Wan (USM)
2011-03-25separated breakpoint type from debugger stateTat-Chee Wan (USM)
2011-03-22continue command wipTat-Chee Wan (USM)
2011-03-22rework message handling logic to take care of packet acknowledgements sent by...Tat-Chee Wan (USM)
2011-03-22cleaned up error message handlersTat-Chee Wan (USM)
2011-03-18second attempt at determining whether we are in debug modeTat-Chee Wan (USM)
2011-03-15misc bugfixes for gdb message parsing and error reportingTat-Chee Wan (USM)
2011-02-14initial nxt firmware support hooksTat-Chee Wan (USM)
2011-01-18implemented get/set registers and insert/remove breakpoints commandsTat-Chee Wan (USM)
2011-01-18fixing command decoder after changes made to comm routinesTat-Chee Wan (USM)
2011-01-12updated comments for macrosTat-Chee Wan (USM)
2010-12-23checkin wip for communications supportTC Wan
2010-12-02added instruction decode tablesTC Wan
2010-12-02changed the license clause, misc cleanupsTC Wan