aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2019-10-02Add $_ada_exception convenience variableTom Tromey2-2/+23
2019-09-26Revert "Improve ptrace-error detection on Linux targets"Sergio Durigan Junior2-148/+0
2019-09-26Improve ptrace-error detection on Linux targetsSergio Durigan Junior2-0/+148
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand2-113/+7
2019-09-18Give a name to the TUI SingleKey keymapTom Tromey2-0/+13
2019-09-17gdb: Look for compilation directory relative to directory search pathMike Gulick2-27/+114
2019-09-12Output the Ada task name in more messages.Philippe Waroquiers2-7/+12
2019-09-10Update "save gdb-index" documentationTom Tromey2-2/+6
2019-08-27gdb: Add new -n flag to some info commandsAndrew Burgess2-4/+16
2019-08-25Convert the RX target to make use of target descriptions.Yoshinori Sato2-0/+14
2019-08-16Move [PAC] into a new MI field addr_flagsAlan Hayward2-1/+23
2019-08-12Require readline 7 or newerTom Tromey2-1/+7
2019-08-09doc: fix PAC typoAlan Hayward2-1/+5
2019-08-07AArch64 pauth: Indicate unmasked addresses in backtraceAlan Hayward2-0/+12
2019-08-05Add block['var'] accessorChristian Biesinger2-1/+10
2019-08-03NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP].Philippe Waroquiers2-0/+15
2019-07-30[PR/24474] Add gdb.lookup_static_symbol to the python APIChristian Biesinger2-0/+24
2019-07-29Add Objfile.lookup_{global,static}_symbol functionsChristian Biesinger2-0/+22
2019-07-29Document 'set print frame-info|frame-arguments presence'.Philippe Waroquiers2-3/+67
2019-07-22gdb: Switch "info types" over to use the gdb::options frameworkAndrew Burgess2-2/+11
2019-07-20Make documentation of "python" command match actual behaviorKevin Buettner2-2/+5
2019-07-09"catch catch/throw/rethrow", breakpoint -> catchpointPedro Alves2-9/+15
2019-07-03Introduce the "with" commandPedro Alves2-0/+108
2019-07-03"maint test-settings set/show" -> "maint set/show test-settings"Pedro Alves2-3/+9
2019-06-18doc: fix false claim about second argument to gdbSimon Marchi2-9/+16
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess2-0/+147
2019-06-13NEWS and manual changes for command options changesPedro Alves2-34/+314
2019-06-13"set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves2-3/+9
2019-06-13New set/show testing framework (gdb.base/settings.exp)Pedro Alves2-0/+11
2019-06-06Add thread-exit annotation.Amos Bird2-0/+12
2019-06-04Fix paths to ChangeLog filesPedro Alves1-1/+1
2019-06-04Add an objfile getter to gdb.TypeChristian Biesinger via gdb-patches2-0/+9
2019-06-03Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes.Philippe Waroquiers2-4/+60
2019-05-31NEWS and documentation for | (pipe) command.Philippe Waroquiers2-0/+86
2019-05-29Add "set print finish"Tom Tromey2-0/+14
2019-05-22Document gdb.in/gdb.cmd files and debugredirect cli commandAlan Hayward2-0/+7
2019-05-22gdb/doc: Minor formatting fixes in documentation of -completeJan Vrany2-2/+6
2019-05-17MI: Add new command -completeJan Vrany2-0/+70
2019-05-14[gdb/doc] Mention index cache in concept and command indexTom de Vries2-0/+8
2019-05-14[gdb/doc] Fix "maint info selftests" command index entryTom de Vries2-1/+6
2019-05-10Document lazy computation for pretty-printer "children" methodTom Tromey2-0/+11
2019-05-10Minor "catch" documentation improvementsTom Tromey2-8/+14
2019-05-08Change ptype/o to print bit offsetTom Tromey2-4/+9
2019-05-03Fix lookup of separate debug file on MS-Windows.Eli Zaretskii2-3/+13
2019-04-29gdb: Introduce 'print max-depth' featureAndrew Burgess4-0/+77
2019-04-27Implement show | set may-call-functions [on|off]Philippe Waroquiers2-0/+27
2019-04-22Improve reverse debugging docs, mention built-in support and supports archsPedro Alves2-7/+27
2019-04-17gdbserver: Add debug-file optionAlan Hayward2-2/+21
2019-04-08Rename python function thread_from_thread_handle to thread_from_handleKevin Buettner2-2/+13
2019-04-08Documentation for python method InferiorThread.handleKevin Buettner2-0/+13