aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Fix "make info" in gdbTom Tromey2-1/+6
2018-10-20GDB: Documentation: Remove greengrocer's apostrophe.John Darrington1-1/+1
2018-10-19Deprecate and replace the "tabset" commandTom Tromey2-7/+14
2018-10-09Make @pxref for Inferior.architecture point to gdb.Frame documentationTom Tromey2-1/+6
2018-10-09Disable the undefined behavior sanitizer by defaultTom Tromey2-6/+12
2018-10-08Add native target for FreeBSD/riscv.John Baldwin2-0/+11
2018-10-08Python doc build fixesAndreas Krebbel1-1/+2
2018-10-06Add Inferior.architecture methodTom Tromey2-0/+13
2018-10-06Update symbol domain and location values for PythonTom Tromey2-12/+19
2018-10-03Add --enable-ubsanTom Tromey2-0/+12
2018-10-02Allow remote debugging over a Unix local domain socket.John Darrington2-1/+26
2018-10-01Copy configure option documentation to gdb.texinfoTom Tromey2-3/+154
2018-09-29Update gdb's configure instructionsTom Tromey2-74/+84
2018-09-28gdb: Change how frames are selected for 'frame' and 'info frame'.Andrew Burgess2-27/+92
2018-09-23Allow setting a parameter to raise gdb.GdbErrorTom Tromey2-0/+30
2018-09-18Make the "info proc" documentation more consistent.John Baldwin2-2/+7
2018-09-18Document the 'info proc files' command.John Baldwin2-0/+35
2018-09-17Update get_standard_cache_dir for macOSTom Tromey2-4/+13
2018-09-16Add more methods to gdb.ProgspaceTom Tromey2-11/+56
2018-09-13python: Fix erroneous doc about gdb.objfiles()Simon Marchi2-4/+8
2018-09-13python: Add Progspace.objfiles methodSimon Marchi2-1/+19
2018-09-13python: Add Inferior.progspace propertySimon Marchi2-1/+16
2018-09-13python: Provide textual representation for Inferior and ObjfileSimon Marchi2-0/+9
2018-09-12Add debug output about skipping files and functionsSimon Marchi2-0/+13
2018-09-10Remove periods from Python section titlesTom Tromey2-5/+11
2018-09-10Swap two sentences in the Pretty Printing API nodeTom Tromey2-3/+6
2018-09-10Mention virtual tables in Python dynamic_type documentationTom Tromey2-8/+14
2018-09-10Small typo fix in Basic Python nodeTom Tromey2-1/+6
2018-09-10Mention Python versions in the documentationTom Tromey2-4/+7
2018-09-10Update Python unwinder documentationTom Tromey2-9/+53
2018-09-10Fix gdb.events.inferior_call documentationTom Tromey2-6/+20
2018-09-10Update Python frame filter documentationTom Tromey2-3/+18
2018-09-10Reword gdb.GdbError textTom Tromey2-6/+21
2018-09-10Avoid warnings from makeinfoTom Tromey3-5/+12
2018-09-10Document that Frame.block can throwTom Tromey2-1/+10
2018-09-10Fix typo in pretty-printer exampleTom Tromey2-1/+6
2018-09-10Update Python Block.end documentationTom Tromey2-1/+8
2018-09-08gdb: Add builtin types for 24 bit integers.John Darrington1-0/+2
2018-08-29C++ compile supportKeith Seitz2-0/+15
2018-08-22MI: Print frame architecture when printing frames on an MI channelJan Vrany2-44/+84
2018-08-22Add AArch64 SVE to NEWS and GDB manualAlan Hayward2-0/+20
2018-08-14MI: Add -a option to the "-data-disassemble" commandJan Vrany2-0/+16
2018-08-07Add doc and news for DWARF index cacheSimon Marchi2-0/+33
2018-07-27Improve gcore manpage and clarify "-o" optionSergio Durigan Junior2-11/+20
2018-07-26gdb: Add switch to disable DWARF stack unwindersAndrew Burgess2-0/+29
2018-07-12Documents the new commands 'frame apply', faas, taas, tfaasPhilippe Waroquiers2-2/+193
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior2-5/+54
2018-07-09gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.cAndrew Burgess2-5/+19
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