summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Allow setting a parameter to raise gdb.GdbErrorTom Tromey2018-09-232-0/+30
* Make the "info proc" documentation more consistent.John Baldwin2018-09-182-2/+7
* Document the 'info proc files' command.John Baldwin2018-09-182-0/+35
* Update get_standard_cache_dir for macOSTom Tromey2018-09-172-4/+13
* Add more methods to gdb.ProgspaceTom Tromey2018-09-162-11/+56
* python: Fix erroneous doc about gdb.objfiles()Simon Marchi2018-09-132-4/+8
* python: Add Progspace.objfiles methodSimon Marchi2018-09-132-1/+19
* python: Add Inferior.progspace propertySimon Marchi2018-09-132-1/+16
* python: Provide textual representation for Inferior and ObjfileSimon Marchi2018-09-132-0/+9
* Add debug output about skipping files and functionsSimon Marchi2018-09-122-0/+13
* Remove periods from Python section titlesTom Tromey2018-09-102-5/+11
* Swap two sentences in the Pretty Printing API nodeTom Tromey2018-09-102-3/+6
* Mention virtual tables in Python dynamic_type documentationTom Tromey2018-09-102-8/+14
* Small typo fix in Basic Python nodeTom Tromey2018-09-102-1/+6
* Mention Python versions in the documentationTom Tromey2018-09-102-4/+7
* Update Python unwinder documentationTom Tromey2018-09-102-9/+53
* Fix gdb.events.inferior_call documentationTom Tromey2018-09-102-6/+20
* Update Python frame filter documentationTom Tromey2018-09-102-3/+18
* Reword gdb.GdbError textTom Tromey2018-09-102-6/+21
* Avoid warnings from makeinfoTom Tromey2018-09-103-5/+12
* Document that Frame.block can throwTom Tromey2018-09-102-1/+10
* Fix typo in pretty-printer exampleTom Tromey2018-09-102-1/+6
* Update Python Block.end documentationTom Tromey2018-09-102-1/+8
* gdb: Add builtin types for 24 bit integers.John Darrington2018-09-081-0/+2
* C++ compile supportKeith Seitz2018-08-292-0/+15
* MI: Print frame architecture when printing frames on an MI channelJan Vrany2018-08-222-44/+84
* Add AArch64 SVE to NEWS and GDB manualAlan Hayward2018-08-222-0/+20
* MI: Add -a option to the "-data-disassemble" commandJan Vrany2018-08-142-0/+16
* Add doc and news for DWARF index cacheSimon Marchi2018-08-072-0/+33
* Improve gcore manpage and clarify "-o" optionSergio Durigan Junior2018-07-272-11/+20
* gdb: Add switch to disable DWARF stack unwindersAndrew Burgess2018-07-262-0/+29
* Documents the new commands 'frame apply', faas, taas, tfaasPhilippe Waroquiers2018-07-122-2/+193
* Implement IPv6 support for GDB/gdbserverSergio Durigan Junior2018-07-112-5/+54
* gdb: Use add_setshow_zuinteger_unlimited_cmd in remote.cAndrew Burgess2018-07-092-5/+19
* GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2018-07-022-1/+7
* Add an optional offset option to the "add-symbol-file" commandPetr Tesarik2018-06-282-1/+9
* Make add-symbol-file's address argument optionalPetr Tesarik2018-06-282-9/+13
* Add an optional offset option to the "symbol-file" commandPetr Tesarik2018-06-282-1/+10
* [gdb] Fixup incomplete patch 0dbfed25e9Tom de Vries2018-06-141-1/+1
* [gdb] Add 'Concept Index' entry '&' for background executionTom de Vries2018-06-142-0/+5
* Fix build of GDB documentation.Eli Zaretskii2018-06-112-0/+5
* linux: Add maintenance commands to test libthread_dbGary Benson2018-06-082-0/+25
* Add "continue" response to pagerTom Tromey2018-06-052-5/+13
* Fix "set" handling of Python parametersTom Tromey2018-05-311-6/+8
* Add basic Python API for convenience variablesTom Tromey2018-05-311-2/+21
* arch-utils: Make the last endianness actually chosen stickyMaciej W. Rozycki2018-05-312-0/+14
* Add Aarch64 SVE target descriptionAlan Hayward2018-05-311-0/+4
* 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