summaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)Author
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-27tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne
2017-12-27reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi
2017-12-13python doc: Rework Breakpoint.__init__ docSimon Marchi
2017-12-12gdb: Add OpenRISC or1k and or1knd target supportFranck Jullien
2017-12-08DWARF-5: .debug_names index producerJan Kratochvil
2017-12-07Record nested typesKeith Seitz
2017-12-07Implement explicit locations for Python breakpoints.Phil Muldoon
2017-12-04Document the new "-a" command line option for gcoreSergio Lopez
2017-12-04Document new {set,show} dump-excluded-mappings commands.Sergio Lopez
2017-12-04Update manual for Rust changeTom Tromey
2017-12-01Add support for the readnever conceptSergio Durigan Junior
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior
2017-12-01Add support for the readnever conceptSergio Durigan Junior
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves
2017-11-26Update find command help and search memory docsDominik Czarnota
2017-11-24(Ada) provide the exception message when hitting an exception catchpointJoel Brobecker
2017-11-24Fix issues with gdb-memory-map.dtdSimon Marchi
2017-11-24Document linespec/explicit locations & completion improvements (manual + NEWS)Pedro Alves
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand
2017-11-16Add Python rbreak command.Phil Muldoon
2017-11-07Allow enabling/disabling breakpoint location rangesXavier Roirand
2017-10-04Extend "set cwd" to work on gdbserverSergio Durigan Junior
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior
2017-09-25S390: Document guarded-storage register supportAndreas Arnez
2017-09-21Documentation for qXfer:threads:read handle attributeKevin Buettner
2017-09-21Documentation for Inferior.thread_from_thread_handleKevin Buettner
2017-09-19Add a 'starti' command.John Baldwin
2017-09-16Add selftests run filteringSimon Marchi
2017-09-11Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey
2017-09-04Document "no debug info debugging" improvementsPedro Alves
2017-08-31Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior
2017-08-23compile: Add 'set compile-gcc'Jan Kratochvil
2017-08-23gdb: SPARC ADI supportWeimin Pan
2017-08-18GDBserver self testsYao Qi
2017-08-16Add shortcuts for "nexti" and "stepi" commands in Single-Key modeRuslan Kabatsayev
2017-08-12Fix typo on documentation ("show set startup-with-shell")Sergio Durigan Junior
2017-08-09doc: Fix copy-pasto in Z0 packet documentationSimon Marchi
2017-07-31Fix documentation about rot agent expression bytecodeSimon Marchi
2017-07-26Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi
2017-07-26Add optional argument to command "maint prints c-tdesc"Yao Qi
2017-07-18Improve doc about "maint print c-tdesc"Yao Qi
2017-06-20Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentationSergio Durigan Junior
2017-06-11Introduce "set debug separate-debug-file"Simon Marchi
2017-06-07Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior
2017-05-22gdb: Document vMustReplyEmpty remote packetAndrew Burgess