Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 5 | -5/+5 |
2019-08-13 | [gdb/testsuite] Fix gdb.gdb/selftest.exp regexp | Tom de Vries | 1 | -1/+1 |
2019-08-12 | Fix gdb's selftest.exp after readline import | Patrick Palka | 1 | -3/+20 |
2019-05-17 | testsuite: Disable some tests when logging | Alan Hayward | 1 | -0/+7 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 5 | -5/+5 |
2018-10-10 | Add parameter to allow enabling/disabling selftests via configure | Sergio Durigan Junior | 1 | -1/+1 |
2018-10-04 | Simplify complaints even more | Tom Tromey | 1 | -28/+5 |
2018-10-04 | Make complaint output prettier | Tom Tromey | 1 | -2/+2 |
2018-06-14 | gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup output | Pedro Alves | 1 | -1/+10 |
2018-06-13 | [gdb/testsuite] Update gdb startup text in selftest.exp | Tom de Vries | 1 | -1/+1 |
2018-05-23 | Remove struct complain | Tom Tromey | 1 | -12/+4 |
2018-05-23 | Remove symfile_complaints | Tom Tromey | 1 | -10/+10 |
2018-05-23 | Remove "noisy" parameter from clear_complaints | Tom Tromey | 1 | -9/+5 |
2018-05-23 | Remove elements from complaint_series | Tom Tromey | 1 | -29/+0 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -143/+0 |
2018-01-08 | Fix GDB build failure when $development is false | Yao Qi | 1 | -1/+12 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 6 | -6/+6 |
2017-12-15 | Skip 'maintenance check xml-descriptions' if XML is disabled | Yao Qi | 1 | -1/+3 |
2017-11-08 | Avoid expensive complaint calls when complaints are disabled | Pedro Alves | 1 | -10/+17 |
2017-10-24 | Fix unstable test names in gdb.gdb/unittest.exp | Pedro Alves | 1 | -1/+2 |
2017-08-22 | Change gdb_realpath to return a unique_xmalloc_ptr | Tom Tromey | 1 | -60/+0 |
2017-07-26 | Add "maint check xml-descriptions" to test builtin xml target descriptions | Yao Qi | 1 | -0/+5 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 7 | -7/+7 |
2016-12-19 | Clean up gdb.gdb/selftest.exp | Yao Qi | 1 | -293/+0 |
2016-12-01 | Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test | Luis Machado | 2 | -2/+2 |
2016-08-09 | Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions | Pedro Alves | 1 | -0/+4 |
2016-07-20 | testsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDB | Jan Kratochvil | 1 | -0/+8 |
2016-07-19 | Use do_self_tests in selftest.exp | Yao Qi | 1 | -105/+3 |
2016-06-21 | Make instream be per UI | Pedro Alves | 1 | -0/+4 |
2016-05-17 | Add self-test framework to gdb | Tom Tromey | 1 | -0/+17 |
2016-02-08 | Always organize test artifacts in a directory hierarchy | Simon Marchi | 1 | -15/+0 |
2016-01-22 | testsuite: gdb.gdb/selftest.exp: Drop expected Thread number | Jan Kratochvil | 1 | -1/+1 |
2016-01-22 | testsuite: Fix PR threads/19422 regression + Guile regression | Jan Kratochvil | 1 | -1/+6 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 6 | -6/+6 |
2015-12-14 | Skip tests that send ctrl-c to GDB if nointerrupts target property is set. | Sandra Loosemore | 1 | -11/+13 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -1/+1 |
2015-07-29 | Make gdb.gdb/selftest.exp use '-i $inferior_spawn_id' | Pedro Alves | 1 | -5/+9 |
2015-07-29 | Make gdb.gdb/complaints.exp use '-i $inferior_spawn_id' and gdb_test_stdio | Pedro Alves | 1 | -46/+64 |
2015-07-25 | Revert "Sync readline/ to version 7.0 alpha" | Patrick Palka | 1 | -20/+3 |
2015-07-25 | Sync readline/ to version 7.0 alpha | Patrick Palka | 1 | -3/+20 |
2015-02-27 | catch_command_errors: Remove 'mask' parameter | Pedro Alves | 2 | -2/+2 |
2015-02-27 | Adjust self tests to cope with GDB built as a C++ program | Pedro Alves | 2 | -3/+9 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 6 | -6/+6 |
2014-11-28 | Fix prints in tests for Python 3 | Simon Marchi | 2 | -2/+2 |
2014-10-24 | Remove Vax Ultrix and VAX BSD support | Pedro Alves | 1 | -6/+2 |
2014-10-17 | Delete Tru64 support | Pedro Alves | 1 | -9/+0 |
2014-04-15 | * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference | Doug Evans | 1 | -1/+7 |
2014-02-10 | Fix PR16543 | Yao Qi | 1 | -0/+15 |
2014-02-05 | fix copyright year in new files in previous checkin | Doug Evans | 1 | -1/+1 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -0/+35 |