aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-26Update find command help and search memory docsDominik Czarnota2-1/+13
2017-11-24(Ada) provide the exception message when hitting an exception catchpointJoel Brobecker2-2/+8
2017-11-24Fix issues with gdb-memory-map.dtdSimon Marchi2-6/+9
2017-11-24Document linespec/explicit locations & completion improvements (manual + NEWS)Pedro Alves2-22/+46
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand2-0/+20
2017-11-16Add Python rbreak command.Phil Muldoon2-0/+21
2017-11-07Allow enabling/disabling breakpoint location rangesXavier Roirand2-8/+16
2017-10-04Extend "set cwd" to work on gdbserverSergio Durigan Junior2-3/+44
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior2-13/+50
2017-09-25S390: Document guarded-storage register supportAndreas Arnez2-0/+13
2017-09-21Documentation for qXfer:threads:read handle attributeKevin Buettner2-1/+8
2017-09-21Documentation for Inferior.thread_from_thread_handleKevin Buettner2-0/+12
2017-09-19Add a 'starti' command.John Baldwin2-4/+20
2017-09-16Add selftests run filteringSimon Marchi2-0/+13