summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix help and documentation for inferior commandsTom Tromey2018-05-241-1/+4
* Allow breakpoint commands to be set from PythonTom Tromey2018-05-042-1/+7
* Handle var_zuinteger and var_zuinteger_unlimited from PythonTom Tromey2018-05-022-0/+19
* Expose type alignment on gdb.TypeTom Tromey2018-04-302-0/+11
* Show line numbers in output for "info var/func/type"Andreas Arnez2018-04-132-9/+19
* btrace: set/show record btrace cpuMarkus Metzger2018-04-132-0/+67
* set varsize-limit: New GDB setting for maximum dynamic object sizeJoel Brobecker2018-03-272-0/+36
* Allow hiding of some filtered framesTom Tromey2018-03-262-0/+11
* Rationalize "backtrace" command line parsingTom Tromey2018-03-262-31/+33
* Convert observers to C++Tom Tromey2018-03-192-313/+4
* Add a new debug knob for the FreeBSD native target.John Baldwin2018-03-032-0/+10
* gdb/doc: Additional information about 'info line'Andrew Burgess2018-02-192-6/+18
* (Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand2018-01-311-0/+44
* Fix gdb.texinfo moreSzabolcs Nagy2018-01-152-0/+5
* Fix gdb.texinfo for old makeinfo (again)Szabolcs Nagy2018-01-152-4/+8
* Install and generate docs for gdb-add-indexSergio Durigan Junior2018-01-123-1/+86
* Fix gdb.texinfo for old makeinfoSzabolcs Nagy2018-01-112-1/+5
* Document support for 'info proc' on FreeBSD.John Baldwin2018-01-092-32/+53
* (Ada) New command to stop at start of exception handler.Xavier Roirand2018-01-032-0/+25
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0215-19/+19
* tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne2017-12-272-4/+12
* reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne2017-12-272-0/+9
* Implement pahole-like 'ptype /o' optionSergio Durigan Junior2017-12-152-0/+129
* python: Add qualified parameter to gdb.BreakpointSimon Marchi2017-12-132-3/+15
* python doc: Rework Breakpoint.__init__ docSimon Marchi2017-12-132-24/+48
* gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien2017-12-122-0/+54
* DWARF-5: .debug_names index producerJan Kratochvil2017-12-082-5/+23
* Record nested typesKeith Seitz2017-12-072-0/+18
* Implement explicit locations for Python breakpoints.Phil Muldoon2017-12-072-19/+27
* Document the new "-a" command line option for gcoreSergio Lopez2017-12-041-1/+8
* Document new {set,show} dump-excluded-mappings commands.Sergio Lopez2017-12-041-1/+13
* Update manual for Rust changeTom Tromey2017-12-042-3/+4
* Add support for the readnever conceptSergio Durigan Junior2017-12-012-1/+28
* Revert "Add support for the readnever concept"Sergio Durigan Junior2017-12-012-28/+1
* Add support for the readnever conceptSergio Durigan Junior2017-12-012-1/+28
* Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves2017-11-292-0/+49
* Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves2017-11-292-1/+49
* Update find command help and search memory docsDominik Czarnota2017-11-262-1/+13
* (Ada) provide the exception message when hitting an exception catchpointJoel Brobecker2017-11-242-2/+8
* Fix issues with gdb-memory-map.dtdSimon Marchi2017-11-242-6/+9
* Document linespec/explicit locations & completion improvements (manual + NEWS)Pedro Alves2017-11-242-22/+46
* Target FP: Make use of MPFR if availableUlrich Weigand2017-11-222-0/+20
* Add Python rbreak command.Phil Muldoon2017-11-162-0/+21
* Allow enabling/disabling breakpoint location rangesXavier Roirand2017-11-072-8/+16
* Extend "set cwd" to work on gdbserverSergio Durigan Junior2017-10-042-3/+44
* Implement "set cwd" command on GDBSergio Durigan Junior2017-10-042-13/+50
* S390: Document guarded-storage register supportAndreas Arnez2017-09-252-0/+13
* Documentation for qXfer:threads:read handle attributeKevin Buettner2017-09-212-1/+8
* Documentation for Inferior.thread_from_thread_handleKevin Buettner2017-09-212-0/+12
* Add a 'starti' command.John Baldwin2017-09-192-4/+20