aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2018-07-02GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2-1/+7
2018-06-28Add an optional offset option to the "add-symbol-file" commandPetr Tesarik2-1/+9
2018-06-28Make add-symbol-file's address argument optionalPetr Tesarik2-9/+13
2018-06-28Add an optional offset option to the "symbol-file" commandPetr Tesarik2-1/+10
2018-06-14[gdb] Fixup incomplete patch 0dbfed25e9Tom de Vries1-1/+1
2018-06-14[gdb] Add 'Concept Index' entry '&' for background executionTom de Vries2-0/+5
2018-06-11Fix build of GDB documentation.Eli Zaretskii2-0/+5
2018-06-08linux: Add maintenance commands to test libthread_dbGary Benson2-0/+25
2018-06-05Add "continue" response to pagerTom Tromey2-5/+13
2018-05-31Fix "set" handling of Python parametersTom Tromey1-6/+8
2018-05-31Add basic Python API for convenience variablesTom Tromey1-2/+21
2018-05-31arch-utils: Make the last endianness actually chosen stickyMaciej W. Rozycki2-0/+14
2018-05-31Add Aarch64 SVE target descriptionAlan Hayward1-0/+4
2018-05-24Fix help and documentation for inferior commandsTom Tromey1-1/+4
2018-05-04Allow breakpoint commands to be set from PythonTom Tromey2-1/+7
2018-05-02Handle var_zuinteger and var_zuinteger_unlimited from PythonTom Tromey2-0/+19
2018-04-30Expose type alignment on gdb.TypeTom Tromey2-0/+11
2018-04-13Show line numbers in output for "info var/func/type"Andreas Arnez2-9/+19
2018-04-13btrace: set/show record btrace cpuMarkus Metzger2-0/+67
2018-03-27set varsize-limit: New GDB setting for maximum dynamic object sizeJoel Brobecker2-0/+36
2018-03-26Allow hiding of some filtered framesTom Tromey2-0/+11
2018-03-26Rationalize "backtrace" command line parsingTom Tromey2-31/+33
2018-03-19Convert observers to C++Tom Tromey2-313/+4
2018-03-03Add a new debug knob for the FreeBSD native target.John Baldwin2-0/+10
2018-02-19gdb/doc: Additional information about 'info line'Andrew Burgess2-6/+18
2018-01-31(Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand1-0/+44
2018-01-15Fix gdb.texinfo moreSzabolcs Nagy2-0/+5
2018-01-15Fix gdb.texinfo for old makeinfo (again)Szabolcs Nagy2-4/+8
2018-01-12Install and generate docs for gdb-add-indexSergio Durigan Junior3-1/+86
2018-01-11Fix gdb.texinfo for old makeinfoSzabolcs Nagy2-1/+5
2018-01-09Document support for 'info proc' on FreeBSD.John Baldwin2-32/+53
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand2-0/+25
2018-01-02Update copyright year range in all GDB filesJoel Brobecker15-19/+19
2017-12-27tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne2-4/+12
2017-12-27reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne2-0/+9
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior2-0/+129
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi2-3/+15
2017-12-13python doc: Rework Breakpoint.__init__ docSimon Marchi2-24/+48
2017-12-12gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien2-0/+54
2017-12-08DWARF-5: .debug_names index producerJan Kratochvil2-5/+23
2017-12-07Record nested typesKeith Seitz2-0/+18
2017-12-07Implement explicit locations for Python breakpoints.Phil Muldoon2-19/+27
2017-12-04Document the new "-a" command line option for gcoreSergio Lopez1-1/+8
2017-12-04Document new {set,show} dump-excluded-mappings commands.Sergio Lopez1-1/+13
2017-12-04Update manual for Rust changeTom Tromey2-3/+4
2017-12-01Add support for the readnever conceptSergio Durigan Junior2-1/+28
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior2-28/+1
2017-12-01Add support for the readnever conceptSergio Durigan Junior2-1/+28
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves2-0/+49
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves2-1/+49