summaryrefslogtreecommitdiff
path: root/gdb/selftest-arch.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Add selftests run filteringSimon Marchi2017-09-161-68/+66
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* GDBserver self testsYao Qi2017-08-181-3/+9
* Put selftests api into selftests namespaceYao Qi2017-08-181-4/+4
* Clear GDB internal state after each unit testYao Qi2017-05-241-0/+4
* Disassembly unit test: disassemble one instructionYao Qi2017-01-261-0/+102