aboutsummaryrefslogtreecommitdiff
path: root/debug/programs
AgeCommit message (Expand)AuthorFilesLines
2017-04-14debug: checkpoint of trying to get simulation tests workingMegan Wachs2-2/+17
2017-03-29Prohibit relaxing the initial gp generationPalmer Dabbelt1-0/+3
2017-03-29Change the global pointer symbol to __global_pointer$Palmer Dabbelt1-1/+1
2016-12-27Use compressed code if the target supports it.Tim Newsome2-2/+7
2016-12-07Use XLEN macro for these sources as well.Tim Newsome3-4/+4
2016-12-07Use our own XLEN macro.Tim Newsome1-1/+1
2016-12-06avoid non-standard predefined macrosAndrew Waterman4-6/+6
2016-09-29Update dmode test to match spec.Tim Newsome1-33/+53
2016-09-29Clear triggers during entry.Tim Newsome1-0/+9
2016-09-02Fix/add to instant trigger tests.Tim Newsome1-1/+3
2016-09-01Add some immediate trigger tests.Tim Newsome1-6/+6
2016-09-01Create TriggerTest.Tim Newsome1-0/+97
2016-08-16Simplify test_function_call.Tim Newsome1-0/+18
2016-07-28Add tests for virtual priv register.Tim Newsome1-0/+11
2016-07-19Add 32-bit support.Tim Newsome1-1/+9
2016-07-19I think I've finally got malloc working right.Tim Newsome2-5/+8
2016-07-19Make variables local again, now that gdb is "fixed."Tim Newsome1-6/+2
2016-07-19Add test for gdb function calls.Tim Newsome2-0/+602
2016-07-18Test step over invalid instruction.Tim Newsome1-7/+14
2016-07-18Add explicit test for stepping over branches/jumps.Tim Newsome1-0/+17
2016-07-18Make tests work with broken 32-bit compiler.Tim Newsome1-2/+6
2016-07-18Add simple register tests.Tim Newsome1-30/+31
2016-07-18Add block test.Tim Newsome2-2/+2
2016-07-18All tests pass with spike now.Tim Newsome3-4/+139
2016-07-18Made some progress towards working with spike.Tim Newsome4-55/+85
2016-07-18WIP on debug testing.Tim Newsome6-0/+181