summaryrefslogtreecommitdiff
path: root/gdb/unittests/intrusive_list-selftests.c
Commit message (Expand)AuthorAgeFilesLines
* Use SELF_CHECK in all unit testsTom Tromey2023-04-121-30/+30
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* [gdb] Change register_test to use std::function argTom de Vries2021-09-211-3/+3
* gdb: use intrusive list for step-over chainSimon Marchi2021-07-121-0/+84
* gdb: introduce intrusive_list, make thread_info use itPedro Alves2021-07-121-0/+734