aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05restore custom firmware string to settingsHEADNIF_ARMDEBUGmasterTat-Chee Wan (USM Signature)
2012-09-05Merge branch 'master' of github.com:tcwan/armdebugTat-Chee Wan (USM)
2012-09-05updated readme file with newer dependenciesTat-Chee Wan (USM)
2012-09-05Merge branch 'master' of github.com:tcwan/armdebugTat-Chee Wan (USM)
2012-09-05updated arm function label declarations to use .type directive for interworkingTat-Chee Wan (USM)
2012-09-03clean up doxygen warningsTat-Chee Wan (USM)
2012-08-10Merge branch 'master' of github.com:tcwan/armdebugTat-Chee Wan (USM)
2012-08-10automated python version invocation for cross-platform supportTat-Chee Wan (USM)
2012-08-10modified exception handler to remove extraneous error message when pyfantom i...Tat-Chee Wan (USM)
2012-04-02Fixed Doxygen comment syntaxTat-Chee Wan (USM)
2012-02-15pyusb still needed for linuxTat-Chee Wan (USM)
2012-02-15updated readme and environment test scriptTat-Chee Wan (USM)
2012-02-11enable armdebug compilation by defaultNicolas Schodet
2012-02-11Merge branch 'master'Nicolas Schodet
2012-02-11do not reserve space for stacks if armdebug is disabledNicolas Schodet
2012-02-11make armdebug compilation conditionalNicolas Schodet
2012-02-11merge armdebug rc1Tat-Chee Wan
2012-02-08Merge branch 'master' of ssh://svc.cs.usm.my/~/gitrepo-bare/armdebugTat-Chee Wan (USM)
2012-02-08do not use pyfantom when not availableTat-Chee Wan (USM)
2012-01-19Update launcher scriptTat-Chee Wan (USM)
2011-08-12Merge branch 'master' of ssh.git.ni.fr.eu.org:tcwan/nxt-firmwareTat-Chee Wan (USM)
2011-08-12enabled armdebug abort handling vectorsTat-Chee Wan (USM)
2011-08-11added debug information to elf fileTC Wan
2011-08-09gcc: add debug informationNicolas Schodet
2011-08-08script to invoke nxtgdbserver from eclipseGDB_RC_1Tat-Chee Wan (USM)
2011-08-08updated makefile for new armdebug featuresTat-Chee Wan (USM)
2011-08-08Merge branch 'master' of ssh://svc.cs.usm.my/~/gitrepo-bare/armdebugTat-Chee Wan (USM)
2011-08-08added eclipse external builder support for building nxt-firmwareTat-Chee Wan (USM)
2011-08-08updated eclipse project file for cdt debugging supportTat-Chee Wan (USM)
2011-08-08companion patch to 3da40837f44584e84a10f90291dcecfe613b9618Tat-Chee Wan (USM)
2011-08-08gcc: add support for unwinderNicolas Schodet
2011-08-06gcc: add support for unwinderNicolas Schodet
2011-08-03recheckin with tab-space cleanupTat-Chee Wan (USM)
2011-08-03exit after gdb client disconnect in nowait modeTat-Chee Wan (USM)
2011-07-28cleanup exception handling to check for valid brick objectARMDEBUG_RC1Tat-Chee Wan (USM)
2011-07-28cleanup socket if user exception caughtTat-Chee Wan (USM)
2011-07-22provide verbose, nowait options for invoking nxt-gdb-serverTat-Chee Wan (USM)
2011-07-20disable setting of fpscr dummy registerTC Wan
2011-07-20updated comments for fp reg processing, set one reg logicTat-Chee Wan (USM)
2011-07-20revised get register logicTat-Chee Wan (USM)
2011-07-20fix register usage clobbered by revised output macrosTat-Chee Wan (USM)
2011-07-20refactoring of message copying macrosTat-Chee Wan (USM)
2011-07-20fix register corruption when using setstate macroTat-Chee Wan (USM)
2011-07-20implement query current thread supportTat-Chee Wan (USM)
2011-07-18added explicit wait for nxt brick to be ready before client connectionTat-Chee Wan (USM)
2011-07-13remote autobreakpoint code from master branchTat-Chee Wan (USM)
2011-07-12conditionally exclude dead code from breakpoint handling logicTat-Chee Wan (USM)
2011-07-12fix register corruption in __dbg__iterate_breakpoint_arrayTat-Chee Wan (USM)
2011-07-12return lowecase hex chars to avoid conflict with gdb error responseTat-Chee Wan (USM)
2011-07-12avoid endless loop in test_arm_2 routineTat-Chee Wan (USM)