Revert "Fix to solve the failing tests shamt, csr and scall (#151)"
[riscv-tests.git] / debug /
2018-08-13 Tim NewsomeAdd jump/hbreak test.
2018-07-03 Tim Newsomerwatch/watch on explicit address
2018-06-18 Tim NewsomeAdd reproduce line to the end of debug test logs
2018-05-21 Tim NewsomeMerge pull request #141 from riscv/mrhstest
2018-05-19 Tim NewsomeFix MulticoreRunHaltStepiTest
2018-05-15 Megan WachsMerge pull request #139 from riscv/debug-tests-more...
2018-05-14 Megan WachsMerge remote-tracking branch 'origin/downloadtest'...
2018-05-14 Tim NewsomeMake DownloadTest properly park other harts.
2018-05-14 Megan Wachsdebug: remove some unintentionally added newlines
2018-05-14 Megan Wachsdebug: Fixing the non-RTOS behavior for DownloadTest
2018-05-11 Megan Wachsdebug: mark more tests as single-hart tests
2018-05-11 Megan Wachsdebug: output some more useful info into the post-morte...
2018-04-30 Tim NewsomeFix formatting to make pylint happy.
2018-04-29 Megan WachsMerge pull request #132 from riscv/debug-clear-satp
2018-04-27 Megan Wachsdebug: need to clear satp before changing priv
2018-04-27 Megan WachsMerge pull request #125 from riscv/debug-delete-sim
2018-04-27 Megan WachsMerge pull request #130 from riscv/trap_entry_align-1
2018-04-27 Megan Wachsdebug: add missing align directive on trap_entry
2018-04-24 Tim NewsomeFix race when making logs directory
2018-04-19 Megan WachsDelete E300Sim.py
2018-04-16 Tim NewsomeMerge pull request #123 from riscv/gdb_timeout
2018-04-09 Tim NewsomeCompute gdb command timeout based on ops estimate
2018-04-02 Tim NewsomeUse `gdb_report_register_access_error enable`
2018-03-27 Tim NewsomeTest debug authentication.
2018-03-23 Tim NewsomePrint log filename at the end of the log.
2018-03-01 Tim NewsomeTest debugging with/without a program buffer
2018-03-01 Tim NewsomeEnsure an error when reading a non-existent CSR.
2018-02-09 Tim NewsomeTest resuming from a trigger.
2018-02-07 Tim NewsomeLink scripts shouldn't be executable.
2018-01-08 Tim NewsomeDeal with gdb reporting pmpcfg0 not existing.
2018-01-05 Tim NewsomeAdd test for multicore failure
2017-12-27 Tim NewsomeTest FPRs that aren't XLEN in size.
2017-12-22 Tim NewsomeAdd all-tests target.
2017-12-20 Tim NewsomeRemove `set arch riscv:rv%d`
2017-12-20 Tim NewsomeVerify that F18 does not exist on FPU-less targets
2017-12-12 Tim NewsomeDisplay env variables used when invoking OpenOCD
2017-12-01 Tim NewsomeEnsure there are no unnamed registers.
2017-11-30 Tim NewsomeMerge pull request #109 from riscv/vcssim
2017-11-30 Tim NewsomeClean up VcsSim init()
2017-11-27 Andrew WatermanRename sbadaddr to satp
2017-11-20 Tim NewsomeEnsure log file is fully written before reading it
2017-11-20 Tim NewsomeMake pylint happy.
2017-11-17 Megan WachsMerge pull request #102 from riscv/xlen_fix
2017-11-17 Megan Wachsdebug: Fix the XLEN command line check
2017-11-17 Megan WachsDebug: Use the --32 and --64 command line arguments...
2017-11-16 Tim NewsomeDisable PMP for PrivRw test.
2017-11-16 Tim NewsomeClarify PrivTest detail.
2017-11-02 Tim NewsomeAdd --print-log-names to print temp log names ASAP
2017-11-02 Tim NewsomeEnsure gdb connection failures end up in main log.
2017-11-02 Megan Wachsdebug: Need to apply remotetimeout before connecting...
2017-11-01 Tim NewsomeMake pylint 1.6.5 happy.
2017-11-01 Tim NewsomeTest register aliases in the simple register tests
2017-11-01 Tim NewsomeFix MulticoreRegTest.
2017-10-31 Palmer DabbeltMerge pull request #90 from richardxia/comment-out...
2017-10-31 Richard XiaTemporarily comment out MulticoreRegTest due to flakiness.
2017-10-24 Tim NewsomeIncrease dual-core RV64 timeouts.
2017-10-19 Tim NewsomeGet helpful gdb output in MemTestBlock.
2017-10-12 Tim NewsomePay attention to server_timeout_sec
2017-10-04 Tim NewsomeResurrect priv tests.
2017-10-04 Tim NewsomeMerge pull request #79 from riscv/multigdb
2017-09-29 Tim NewsomeMake ExamineTarget multi-core aware.
2017-09-29 Tim NewsomeFix tests to work in multi-gdb mode.
2017-09-22 Tim NewsomeRemove unused function.
2017-09-21 Tim NewsomeAdd coverage for single-core non-rtos OpenOCD.
2017-09-20 Tim NewsomeAllow multiple reset vectors.
2017-09-19 Tim NewsomeMerge pull request #76 from riscv/multicore
2017-09-19 Tim NewsomeForgot to commit this earlier.
2017-09-18 Tim NewsomeAdd interrupts to MulticoreRunHaltStepiTest.
2017-09-15 Tim NewsomeDon't read entire log into RAM just to print it.
2017-09-14 Tim Newsomemisa is stored in the hart now, not the target
2017-09-14 Tim NewsomeWhen spike fails to launch, display its output.
2017-09-14 Tim NewsomeTest debugging code with interrupts.
2017-09-14 Tim NewsomeCall postMortem() when a test fails.
2017-09-14 Tim NewsomeClarify timeout units.
2017-09-12 Tim NewsomeMerge pull request #69 from riscv/multicore
2017-09-01 Tim NewsomeAdd some infrastructure for multicore tests.
2017-09-01 Tim NewsomeUse 32-bit link script for 32-bit target.
2017-08-28 Tim NewsomeThis file isn't ready yet.
2017-08-28 Tim NewsomeForgot to add this file.
2017-08-28 Tim NewsomeIncrease remotetimeout for spike targets.
2017-08-28 Tim NewsomeFix rebase bug.
2017-08-28 Tim NewsomeMake MemTestBlock output a more descriptive error.
2017-08-28 Tim NewsomeFix MemTest* after sloppy rebase.
2017-08-28 Tim NewsomeRename test to MulticoreRunHaltStepiTest.
2017-08-28 Tim NewsomeMake pylint happy.
2017-08-28 Tim NewsomeWIP multicore testing.
2017-08-28 Tim NewsomeWIP towards multiple gdb instances.
2017-08-28 Tim NewsomeMake the debug tests aware of multicore.
2017-08-28 Tim NewsomeIncrease delay in UserInterrupt.
2017-08-14 Tim NewsomePut logfile code back so everything works again.
2017-08-14 Megan WachsMerge pull request #66 from riscv/debug_user_niceness
2017-08-14 Megan Wachsdebug: clean up Temporary Log File messages
2017-08-14 Megan Wachsdebug: Avoid None type error
2017-08-14 Megan Wachsdebug: Revert change to print backtrace, as that is...
2017-08-14 Megan Wachsdebug: Allow OpenOCD startup timeout to be specified...
2017-08-14 Megan WachsWhen a test fails with exception, actually print out...
2017-08-13 Tim NewsomeMake MemTest* catch reading too many words.
2017-08-11 Tim NewsomeShow the OpenOCD log in all(?) failure cases.
2017-08-11 Tim NewsomePrint out name of logfile when debug test is run.
2017-08-11 Tim NewsomeWhen make fails to run a test, print out the log.
next