Age | Commit message (Expand) | Author | Files | Lines |
2019-05-17 | testsuite: Disable some tests when logging | Alan Hayward | 4 | -2/+28 |
2019-05-17 | MI: Add new command -complete | Jan Vrany | 2 | -0/+112 |
2019-04-30 | gdb/fortran: Add allocatable type qualifier | Andrew Burgess | 1 | -2/+2 |
2019-03-19 | Don't show "display"s twice in MI | Tom Tromey | 2 | -0/+118 |
2019-03-13 | Fix MI output for multi-location breakpoints | Simon Marchi | 3 | -56/+131 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 138 | -138/+138 |
2018-12-21 | Fix various tests to use -no-pie linker flag when needed | Jan Vrany | 1 | -1/+1 |
2018-10-04 | Clean up "Reading symbols" output | Tom Tromey | 1 | -1/+1 |
2018-08-22 | MI: Print frame architecture when printing frames on an MI channel | Jan Vrany | 4 | -11/+14 |
2018-08-14 | MI: Add -a option to the "-data-disassemble" command | Jan Vrany | 1 | -2/+18 |
2018-08-14 | gdb: Fix instability in thread groups test | Andrew Burgess | 1 | -1/+11 |
2018-08-06 | gdb: Only run scheduler-locking tests if feature is supported | Andrew Burgess | 1 | -21/+27 |
2018-07-25 | Notify about breakpoint modification when enabling/disabling single location | Jan Vrany | 2 | -0/+92 |
2018-07-19 | [gdb/testsuite] Fix regexp in list-thread-groups-available.exp | Tom de Vries | 1 | -1/+1 |
2018-06-04 | (windows) GDB/MI crash when using "-list-thread-groups --available" | Joel Brobecker | 1 | -0/+47 |
2018-04-07 | Fix gdb.mi/mi-stack.exp when gcc generates a stack protector | Simon Marchi | 2 | -5/+5 |
2018-04-07 | Fix indentation in gdb.mi/mi-stack.exp | Simon Marchi | 1 | -55/+54 |
2018-03-23 | Testsuite: fully migrate to use_gdb_stub convenience func | Andreas Arnez | 2 | -2/+2 |
2018-03-02 | [GDB/testsuite] Use %progbits in watch-loc.c | Thomas Preud'homme | 1 | -1/+1 |
2018-01-21 | wrong line number in breakpoint location | Joel Brobecker | 3 | -7/+10 |
2018-01-21 | gdb: Don't store a thread-id for floating varobj | Andrew Burgess | 1 | -1/+1 |
2018-01-21 | gdb: PR mi/20395: Fix -var-update for registers in frames 1 and up | Andrew Burgess | 3 | -1/+192 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 134 | -134/+134 |
2017-12-08 | DWARF-5: .debug_names index consumer | Jan Kratochvil | 1 | -0/+21 |
2017-11-03 | Skip gdb.mi/list-thread-groups-available.exp if no xml support | Yao Qi | 1 | -0/+6 |
2017-10-31 | Use console uiout when executing breakpoint commands | Simon Marchi | 1 | -2/+2 |
2017-10-10 | Eliminate catch_exceptions/catch_exceptions_with_msg | Pedro Alves | 1 | -1/+1 |
2017-10-06 | Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts. | Sandra Loosemore | 1 | -0/+5 |
2017-10-04 | Fix -list-thread-groups --available logic and add test | Simon Marchi | 2 | -0/+101 |
2017-09-08 | Fortran: Testsuite, fix differences in type naming. | Bernhard Heckel | 2 | -11/+16 |
2017-07-15 | gdb: Make some test names unique | Andrew Burgess | 1 | -7/+7 |
2017-07-13 | gdb: Fix more parameter passing to mi_create_breakpoint | Andrew Burgess | 1 | -2/+3 |
2017-07-13 | gdb: Fix parameter passing to mi_create_breakpoint | Andrew Burgess | 1 | -15/+21 |
2017-03-20 | Add -file-list-shared-libraries MI command | Marc-Andre Laperle | 1 | -15/+34 |
2017-02-02 | Fix "-gdb-set logging redirect on" crash | Pedro Alves | 1 | -0/+14 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 132 | -132/+132 |
2016-12-23 | Fix more cases of improper test names | Luis Machado | 40 | -44/+44 |
2016-12-01 | Fixup testcases outputting own name as a test name and standardize failed com... | Luis Machado | 11 | -14/+14 |
2016-12-01 | Fix test names starting with uppercase using gdb_test on a single line. | Luis Machado | 2 | -2/+2 |
2016-12-01 | Fix test names starting with uppercase output by basic functions | Luis Machado | 8 | -16/+16 |
2016-11-09 | Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix | Simon Marchi | 1 | -33/+22 |
2016-10-03 | Add test for user context selection sync | Antoine Tremblay | 2 | -0/+1348 |
2016-10-03 | Emit inferior, thread and frame selection events to all UIs | Antoine Tremblay | 1 | -2/+2 |
2016-08-09 | Fix PR gdb/20418 - Problems with synchronous commands and new-ui | Pedro Alves | 2 | -0/+139 |
2016-08-09 | Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-c... | Pedro Alves | 1 | -0/+80 |
2016-07-05 | Fix fail in gdb.mi/mi-reverse.exp | Yao Qi | 1 | -1/+1 |
2016-06-21 | Always switch fork child to the main UI | Pedro Alves | 1 | -0/+158 |
2016-06-21 | Make mi-break.exp always expect breakpoint commands output on the main UI | Pedro Alves | 1 | -21/+48 |
2016-06-21 | Send deleted watchpoint-scope output to all UIs | Pedro Alves | 1 | -41/+44 |
2016-06-21 | Make command line editing (use of readline) be per UI | Pedro Alves | 1 | -0/+37 |