summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add selftests run filteringSimon Marchi2017-09-162-0/+13
* Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey2017-09-112-0/+37
* Document "no debug info debugging" improvementsPedro Alves2017-09-042-10/+113
* Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior2017-08-312-0/+127
* compile: Add 'set compile-gcc'Jan Kratochvil2017-08-232-6/+36
* gdb: SPARC ADI supportWeimin Pan2017-08-232-0/+79
* GDBserver self testsYao Qi2017-08-182-0/+13
* Add shortcuts for "nexti" and "stepi" commands in Single-Key modeRuslan Kabatsayev2017-08-162-0/+13
* Fix typo on documentation ("show set startup-with-shell")Sergio Durigan Junior2017-08-122-1/+7
* doc: Fix copy-pasto in Z0 packet documentationSimon Marchi2017-08-092-1/+6
* Fix documentation about rot agent expression bytecodeSimon Marchi2017-07-312-2/+9
* Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi2017-07-262-0/+10
* Add optional argument to command "maint prints c-tdesc"Yao Qi2017-07-262-5/+14
* Improve doc about "maint print c-tdesc"Yao Qi2017-07-182-2/+8
* Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentationSergio Durigan Junior2017-06-203-2/+9
* Introduce "set debug separate-debug-file"Simon Marchi2017-06-112-0/+11
* Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior2017-06-072-0/+47
* gdb: Document vMustReplyEmpty remote packetAndrew Burgess2017-05-222-0/+17
* Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)Sergio Durigan Junior2017-05-061-3/+0
* Python: Introduce gdb.Instruction classTim Wiederhake2017-05-022-19/+26
* Python: Move and rename gdb.BtraceFunctionTim Wiederhake2017-05-022-18/+19
* Python: Move and rename gdb.BtraceInstructionTim Wiederhake2017-05-022-12/+14
* Python: Introduce gdb.RecordGap classTim Wiederhake2017-05-022-19/+34
* Python: Remove ptid from gdb.Record interfaceTim Wiederhake2017-05-022-7/+4