aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-15use irq_stack_frame_address to access top level interrupted instruction infoTat-Chee Wan (USM)
2011-06-15split platform specific code from generic debug codeTat-Chee Wan (USM)
2011-06-14moved hex conversion routines to its own source fileTat-Chee Wan (USM)
2011-06-13commented out redundant instruction in breakpoint processing logicTat-Chee Wan (USM)
2011-06-13fix comment for thumb breakpoint macroTat-Chee Wan (USM)
2011-06-13disable interrupts when switching from undef handler to debuggerTat-Chee Wan (USM)
2011-06-08removed extraneous call to restore_single_stepTat-Chee Wan (USM)
2011-06-08fix bug in activate_one_breakpoint where it is clearing the breakpoint instru...Tat-Chee Wan (USM)
2011-06-08update python paths for nxt-python with fantom supportTat-Chee Wan (USM)
2011-06-06work in progress, cleanup nxos support codeTat-Chee Wan (USM)
2011-06-05use fantom_init to reset incoming message bufferTat-Chee Wan (USM)
2011-06-04work in progress to integrate fantom message filtering for nxosTat-Chee Wan (USM)
2011-06-03removed obsolete codeTat-Chee Wan (USM)
2011-06-03updated contents after removing obsolete stuffTat-Chee Wan (USM)
2011-06-03removed nxt-python-fantom hack, it is committed upstreamTat-Chee Wan (USM)
2011-05-28pass isr return address into nxos debug handlerTat-Chee Wan (USM)
2011-05-27added nxos configuration routine to handle debug mode switchingTat-Chee Wan (USM)
2011-05-27made variables needed by both nxt and nxos unconditionalTat-Chee Wan (USM)
2011-05-24fix variable reassignment error where socket s is replaced by segment sTat-Chee Wan (USM)
2011-05-23added script to invoke nxt-gdb-server.py with custom nxt-pyton codeTat-Chee Wan (USM)
2011-05-23Don't send another ack after responding to ctrl-c from debuggerTat-Chee Wan (USM)
2011-05-23don't reset nxtcommchannel in _dbg__comm_readbuf_reset since it is called aft...Tat-Chee Wan (USM)
2011-05-23updated comments in headerTat-Chee Wan (USM)
2011-05-16work in progressTat-Chee Wan (USM)
2011-05-06call socket close() to delete nxt object in pyfantomTat-Chee Wan (USM)
2011-05-05cleaned up debugging outputTat-Chee Wan (USM)
2011-05-05modified recv() to accept a buffer length argument in usbsock.pyTat-Chee Wan (USM)
2011-05-05Added del method to make sure that nxt object is cleaned upTat-Chee Wan (USM)
2011-05-04more testing codeTC Wan
2011-05-04work in progressTat-Chee Wan (USM)
2011-05-04added test case for fantomglue using pyfantom test caseTat-Chee Wan (USM)
2011-05-04work in progressTat-Chee Wan (USM)
2011-05-03Fix silly typosTat-Chee Wan (USM)
2011-05-03check for non-zero attribute before invoking del methodTat-Chee Wan (USM)
2011-05-03fixed minor cut and past errorsTat-Chee Wan (USM)
2011-04-30fixed fantomglue importTat-Chee Wan (USM)
2011-04-30fixed indentation error (?)Tat-Chee Wan (USM)
2011-04-30Removed explicit user home directory from pathTat-Chee Wan (USM)
2011-04-30Added test scripts to invoke python for i386 architecture, for local director...Tat-Chee Wan (USM)
2011-04-27wip pyfantom supportTC Wan
2011-04-27Merge branch 'master' of ssh://svc.cs.usm.my/~/gitrepo-bare/armdebugTat-Chee Wan (USM)
2011-04-27wip pyfantom integration with nxt-pythonTat-Chee Wan (USM)
2011-04-27ignore pyfantom.py script in gitTC Wan
2011-04-21reenable nxos test compilation, added comment regarding buffer usageTC Wan
2011-04-15modified communications module to handle bluetooth comms for nxt firmwareTat-Chee Wan (USM)
2011-04-04optimized access to carry flagTat-Chee Wan (USM)
2011-04-04left out adc opcode supportTat-Chee Wan (USM)
2011-04-04thumb bcond handlerTat-Chee Wan (USM)
2011-04-04work in progress to pass cpsr condition codes to thumb routine handlerTat-Chee Wan (USM)
2011-04-04work in progress for thumb branch-conditional supportTat-Chee Wan (USM)