6 Commits

Author SHA1 Message Date
1fda6357c3 gdb: stub for testing userland
Not working because cannot find, requires moving --userland to common.py
2018-11-15 20:07:47 +00:00
238f1ad1c0 common: add --qemu option to override configs 2018-11-13 00:00:02 +00:00
e54635c3ab make gdb test automation even awesomer 2018-11-13 00:00:01 +00:00
d697640584 add more gdb tests 2018-11-09 00:00:02 +00:00
c1f060ca65 test-gdb: find source path correctly
Previously was relying on glob order, and which could pick up the .py
instead of the .c / .S.
2018-11-09 00:00:02 +00:00
e0dbe2416d gdb: create some automated tests with pytest
gem5 baremetal: use m5exit m5op in exit() so as to not force users to
apply a patch for almost all examples
2018-11-09 09:33:44 +00:00