aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Put selftests api into selftests namespaceYao Qi5-5/+5
2017-06-22environ-selftests: Ignore -Wself-move warningPedro Alves1-0/+8
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior1-0/+151
2017-04-19Make inferior::detaching a bool, and introduce scoped_restore::release()Pedro Alves1-0/+110
2017-04-18gdb::optional unit testsPedro Alves15-0/+1726
2017-04-07ptid-selftests: Fix erroneous assert messagesSimon Marchi1-9/+9
2017-04-06Class-ify ptid_tSimon Marchi1-0/+153
2017-04-04Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves1-0/+178
2017-02-23Introduce gdb::function_viewPedro Alves1-0/+178