Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | Move [PAC] into a new MI field addr_flags | Alan Hayward | 2 | -1/+23 |
2019-08-12 | Require readline 7 or newer | Tom Tromey | 2 | -1/+7 |
2019-08-09 | doc: fix PAC typo | Alan Hayward | 2 | -1/+5 |
2019-08-07 | AArch64 pauth: Indicate unmasked addresses in backtrace | Alan Hayward | 2 | -0/+12 |
2019-08-05 | Add block['var'] accessor | Christian Biesinger | 2 | -1/+10 |
2019-08-03 | NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP]. | Philippe Waroquiers | 2 | -0/+15 |
2019-07-30 | [PR/24474] Add gdb.lookup_static_symbol to the python API | Christian Biesinger | 2 | -0/+24 |
2019-07-29 | Add Objfile.lookup_{global,static}_symbol functions | Christian Biesinger | 2 | -0/+22 |
2019-07-29 | Document 'set print frame-info|frame-arguments presence'. | Philippe Waroquiers | 2 | -3/+67 |
2019-07-22 | gdb: Switch "info types" over to use the gdb::options framework | Andrew Burgess | 2 | -2/+11 |
2019-07-20 | Make documentation of "python" command match actual behavior | Kevin Buettner | 2 | -2/+5 |
2019-07-09 | "catch catch/throw/rethrow", breakpoint -> catchpoint | Pedro Alves | 2 | -9/+15 |
2019-07-03 | Introduce the "with" command | Pedro Alves | 2 | -0/+108 |
2019-07-03 | "maint test-settings set/show" -> "maint set/show test-settings" | Pedro Alves | 2 | -3/+9 |
2019-06-18 | doc: fix false claim about second argument to gdb | Simon Marchi | 2 | -9/+16 |
2019-06-15 | gdb/mi: New commands to catch C++ exceptions | Andrew Burgess | 2 | -0/+147 |
2019-06-13 | NEWS and manual changes for command options changes | Pedro Alves | 2 | -34/+314 |
2019-06-13 | "set print raw frame-arguments" -> "set print raw-frame-arguments" | Pedro Alves | 2 | -3/+9 |
2019-06-13 | New set/show testing framework (gdb.base/settings.exp) | Pedro Alves | 2 | -0/+11 |
2019-06-06 | Add thread-exit annotation. | Amos Bird | 2 | -0/+12 |
2019-06-04 | Fix paths to ChangeLog files | Pedro Alves | 1 | -1/+1 |
2019-06-04 | Add an objfile getter to gdb.Type | Christian Biesinger via gdb-patches | 2 | -0/+9 |
2019-06-03 | Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes. | Philippe Waroquiers | 2 | -4/+60 |
2019-05-31 | NEWS and documentation for | (pipe) command. | Philippe Waroquiers | 2 | -0/+86 |
2019-05-29 | Add "set print finish" | Tom Tromey | 2 | -0/+14 |
2019-05-22 | Document gdb.in/gdb.cmd files and debugredirect cli command | Alan Hayward | 2 | -0/+7 |
2019-05-22 | gdb/doc: Minor formatting fixes in documentation of -complete | Jan Vrany | 2 | -2/+6 |
2019-05-17 | MI: Add new command -complete | Jan Vrany | 2 | -0/+70 |
2019-05-14 | [gdb/doc] Mention index cache in concept and command index | Tom de Vries | 2 | -0/+8 |
2019-05-14 | [gdb/doc] Fix "maint info selftests" command index entry | Tom de Vries | 2 | -1/+6 |
2019-05-10 | Document lazy computation for pretty-printer "children" method | Tom Tromey | 2 | -0/+11 |
2019-05-10 | Minor "catch" documentation improvements | Tom Tromey | 2 | -8/+14 |
2019-05-08 | Change ptype/o to print bit offset | Tom Tromey | 2 | -4/+9 |
2019-05-03 | Fix lookup of separate debug file on MS-Windows. | Eli Zaretskii | 2 | -3/+13 |
2019-04-29 | gdb: Introduce 'print max-depth' feature | Andrew Burgess | 4 | -0/+77 |
2019-04-27 | Implement show | set may-call-functions [on|off] | Philippe Waroquiers | 2 | -0/+27 |
2019-04-22 | Improve reverse debugging docs, mention built-in support and supports archs | Pedro Alves | 2 | -7/+27 |
2019-04-17 | gdbserver: Add debug-file option | Alan Hayward | 2 | -2/+21 |
2019-04-08 | Rename python function thread_from_thread_handle to thread_from_handle | Kevin Buettner | 2 | -2/+13 |
2019-04-08 | Documentation for python method InferiorThread.handle | Kevin Buettner | 2 | -0/+13 |
2019-04-07 | Make "all" depend on "info" | Tom Tromey | 2 | -1/+5 |
2019-04-01 | gdb: Add $_cimag and $_creal internal functions | Andrew Burgess | 2 | -0/+16 |
2019-04-01 | Add gdb.Value.format_string () | Marco Barisione | 1 | -0/+80 |
2019-03-30 | Introduce new convenience variables $_gdb_major and $_gdb_minor | Eli Zaretskii | 2 | -1/+17 |
2019-03-26 | gdb: Make python display_hint None handling defined behaviour | Andrew Burgess | 2 | -1/+9 |
2019-03-22 | AArch64: Add pointer authentication feature | Alan Hayward | 2 | -0/+8 |
2019-03-20 | Use @defvar to document gdb.pretty_printers | Tom Tromey | 2 | -0/+16 |
2019-03-14 | Fix gdb.texinfo build | Simon Marchi | 2 | -1/+6 |
2019-03-14 | Add the "set style source" command | Tom Tromey | 2 | -0/+15 |
2019-03-13 | Fix MI output for multi-location breakpoints | Simon Marchi | 2 | -12/+97 |