aboutsummaryrefslogtreecommitdiff
path: root/debug/programs/debug.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-29debug: Add etrigger test.Tim Newsome1-1/+1
2020-12-14Add tests for memory sampling feature. (#300)Tim Newsome1-0/+2
2018-11-12Simpler/more idiomatic way to keep string on stackTim Newsome1-4/+1
2018-10-29Tweak debug tests to run out of flash.Tim Newsome1-1/+4
2016-08-16Simplify test_function_call.Tim Newsome1-0/+18
2016-07-19I think I've finally got malloc working right.Tim Newsome1-2/+5
2016-07-19Make variables local again, now that gdb is "fixed."Tim Newsome1-6/+2
2016-07-19Add test for gdb function calls.Tim Newsome1-0/+2
2016-07-18Make tests work with broken 32-bit compiler.Tim Newsome1-2/+6
2016-07-18Made some progress towards working with spike.Tim Newsome1-14/+33
2016-07-18WIP on debug testing.Tim Newsome1-0/+27