Age | Commit message (Expand) | Author | Files | Lines |
2019-03-28 | Fix gdb.multi/multi-term-settings.exp blocking under high load/slow gdb | Philippe Waroquiers | 1 | -0/+4 |
2019-03-28 | Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdb | Philippe Waroquiers | 1 | -0/+4 |
2019-03-28 | Fix stepping past unwritable kernel helper on nios2-linux-gnu. | Sandra Loosemore | 1 | -0/+5 |
2019-03-28 | Testsuite: set sysroot when using gdbserver | Alan Hayward | 1 | -0/+5 |
2019-03-27 | Testsuite: Ensure interrupt-daemon-attach doesn't run forever | Alan Hayward | 1 | -0/+5 |
2019-03-26 | gdb: Make python display_hint None handling defined behaviour | Andrew Burgess | 1 | -0/+9 |
2019-03-26 | gdb/testsuite: Make test names unique in gdb.python/py-prettyprint.exp | Andrew Burgess | 1 | -0/+7 |
2019-03-26 | gdb: Avoid trailing whitespace when pretty printing | Andrew Burgess | 1 | -0/+6 |
2019-03-25 | Fix testsuite hangs when gdb_test_multiple body errors out | Pedro Alves | 1 | -0/+5 |
2019-03-22 | Testsuite: Ensure pie is disabled on some tests | Alan Hayward | 1 | -0/+7 |
2019-03-19 | Don't show "display"s twice in MI | Tom Tromey | 1 | -0/+5 |
2019-03-18 | Fix Ada "ptype" bug with array types | Tom Tromey | 1 | -0/+8 |
2019-03-14 | Add the "set style source" command | Tom Tromey | 1 | -0/+4 |
2019-03-13 | Fix MI output for multi-location breakpoints | Simon Marchi | 1 | -0/+8 |
2019-03-12 | gdb/testsuite: Prepare for DejaGnu 1.6.2 | Andrew Burgess | 1 | -0/+10 |
2019-03-06 | gdb/fortran: Handle older TYPE*SIZE typenames | Andrew Burgess | 1 | -0/+4 |
2019-03-06 | gdb/fortran: Add support for the ABS intrinsic function | Andrew Burgess | 1 | -0/+4 |
2019-03-06 | gdb/fortran: Use TYPE_CODE_CHAR for character types | Andrew Burgess | 1 | -0/+4 |
2019-03-06 | gdb/fortran: Add builtin 8-byte integer type with (kind=8) support | Andrew Burgess | 1 | -0/+4 |
2019-03-06 | gdb/fortran: Expand the set of types that support (kind=N) | Andrew Burgess | 1 | -0/+7 |
2019-03-06 | gdb/fortran: Add Fortran 'kind' intrinsic and keyword | Andrew Burgess | 1 | -0/+6 |
2019-03-06 | gdb/fortran: Simplify handling of Fortran dot operations and keywords | Andrew Burgess | 1 | -0/+4 |
2019-03-06 | gdb/fortran: Cleanup code for parsing logical constants | Andrew Burgess | 1 | -0/+5 |
2019-03-06 | gdb/fortran: Remove some duplicate tests | Andrew Burgess | 1 | -0/+5 |
2019-03-06 | Testsuite: Ensure changing directory does not break the log file | Alan Hayward | 1 | -2/+7 |
2019-03-06 | Fortran function calls with arguments | Richard Bunt | 1 | -0/+5 |
2019-03-04 | gdbserver short-circuit-argument-list failures | Richard Bunt | 1 | -0/+7 |
2019-02-28 | Testsuite: Catch gdbserver socket listen errors | Alan Hayward | 1 | -0/+5 |
2019-02-28 | Can't interrupt process without controlling terminal on Solaris (PR gdb/8527) | Rainer Orth | 1 | -0/+6 |
2019-02-27 | Test "set width/height -1" | Pedro Alves | 1 | -0/+4 |
2019-02-27 | Make 'show width/height' display "unlimited" when capped for readline | Pedro Alves | 1 | -0/+5 |
2019-02-27 | Remove Python 2.4 and 2.5 support | Tom Tromey | 1 | -0/+7 |
2019-02-27 | gdb: Handle alignment for C++ structures with static members | Andrew Burgess | 1 | -0/+5 |
2019-02-26 | Fix new py-value.exp test case | Tom Tromey | 1 | -0/+5 |
2019-02-26 | Add tests for gdb.Value(bufobj, type) constructor | Kevin Buettner | 1 | -0/+5 |
2019-02-23 | Update copyright year range in gdb.ada/mi_ref_changeable testcase | Joel Brobecker | 1 | -0/+8 |
2019-02-22 | Add missing ChangeLog entries for commit bb995d00b3eef2f48d0be895c3509a7ddd82... | Keith Seitz | 1 | -0/+6 |
2019-02-20 | Fix typos in symtab_symbol_info | Tom Tromey | 1 | -0/+4 |
2019-02-19 | Fix error message and use-after-free on errors in nested sourced files | Simon Marchi | 1 | -0/+9 |
2019-02-17 | Add styling to macro commands | Tom Tromey | 1 | -0/+6 |
2019-02-17 | Fix pager bugs with style output | Tom Tromey | 1 | -0/+5 |
2019-02-17 | (Ada) fix GDB crash printing packed array | Joel Brobecker | 1 | -0/+6 |
2019-02-14 | Updating test case | Weimin Pan | 1 | -0/+8 |
2019-02-13 | Adding a test case | Weimin Pan | 1 | -0/+6 |
2019-02-10 | (Ada) -var-update crash for variable whose type is a reference to changeable | Joel Brobecker | 1 | -0/+4 |
2019-02-07 | gdbserver: When attaching, add process before lwps | Alan Hayward | 1 | -0/+4 |
2019-02-07 | Make gdb.base/corefile.exp work on terminals with few rows | Simon Marchi | 1 | -0/+6 |
2019-01-27 | Remove duplicate skip_python_tests invocation | Tom Tromey | 1 | -0/+5 |
2019-01-24 | AArch64 AAPCS: Ignore static members | Alan Hayward | 1 | -0/+30 |
2019-01-21 | AArch64 AAPCS: Empty structs have non zero size in C++ | Alan Hayward | 1 | -0/+3 |