summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix TUI-related documentation.Eli Zaretskii2015-01-162-2/+12
* Temporarily revert symbol lookup cache.Doug Evans2015-01-112-39/+1
* PR gdb/15830Doug Evans2015-01-112-4/+25
* Add symbol lookup cache.Doug Evans2015-01-102-1/+39
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-0115-19/+19
* Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.Joel Brobecker2014-12-312-24/+7
* New parameter "debug symbol-lookup".Doug Evans2014-12-172-0/+12
* the "compile" commandTom Tromey2014-12-122-0/+238
* New python function gdb.lookup_objfile.Doug Evans2014-12-122-0/+25
* Add new GDB command "maint print user-registers"Andreas Arnez2014-12-122-0/+16
* New "owner" attribute for gdb.Objfile.Doug Evans2014-12-082-0/+12
* New python method gdb.Objfile.add_separate_debug_file.Doug Evans2014-12-042-0/+16
* New python attribute gdb.Objfile.build_id.Doug Evans2014-12-042-0/+15
* New python events: inferior call, register/memory changed.Nick Bull2014-12-023-0/+71
* revert previous patch so that I can re-commit with correct authorDoug Evans2014-12-023-71/+0
* New python events: infcall, register/memory changed.Doug Evans2014-12-023-0/+71
* Add add-auto-load-scripts-directory.Jan Kratochvil2014-11-302-0/+14
* Fix add-auto-load-safe-path typo.Jan Kratochvil2014-11-302-3/+8
* Add ability to add attributes to gdb.Objfile and gdb.Progspace objects.Doug Evans2014-10-302-0/+73
* stepi/nexti: skip signal handler if "handle nostop" signal arrivesPedro Alves2014-10-272-1/+73
* Small fixes to the Python API docSimon Marchi2014-10-202-2/+9
* New python event "clear_objfiles".Doug Evans2014-10-172-0/+14
* Add gdb.Objfile.progspace attribute.Doug Evans2014-10-172-0/+9
* Delete Tru64 supportPedro Alves2014-10-172-5/+8
* Exit code of exited inferiors in -list-thread-groupsSimon Marchi2014-10-012-0/+10
* 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2014-09-222-0/+5
* Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"Pedro Alves2014-09-222-11/+8
* New "producer" attribute of python gdb.Symtab.Doug Evans2014-09-182-0/+13
* Remove documention of dead "target vxworks"Pedro Alves2014-09-162-170/+10
* New command queue-signal.Doug Evans2014-09-132-5/+30
* PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_ma...Doug Evans2014-09-062-0/+70
* Improve Type.template_argument docs in Python API.Justin Lebar2014-09-032-4/+11
* Add support for reading frame registers to Python API.Sasha Smundak2014-09-032-0/+11
* make "set debug target" take effect immediatelyTom Tromey2014-08-042-2/+6
* [gdb/doc] Add target triplet to man filesMasaki Muranaka2014-08-012-2/+10
* PR guile/17177Doug Evans2014-07-262-11/+37
* Always pass signals to the right threadPedro Alves2014-07-252-1/+16
* Fix for remote G Packet message too long error for baremetal.Michael Eager2014-07-191-0/+14
* Associate dummy_frame with ptidYao Qi2014-06-272-3/+6
* Minor improvements in manual indexing.Eli Zaretskii2014-06-242-0/+7
* Demangler crash handlerGary Benson2014-06-192-0/+16
* Add new internal problem for demangler warningsGary Benson2014-06-192-6/+25
* Add space before the opening parenthesis in function descriptions.Siva Chandra2014-06-092-6/+11
* fix email address of previous checkinsDoug Evans2014-06-061-1/+1
* Add support for guile 2.0.5.Doug Evans2014-06-062-2/+10
* update ChangeLogxmj2014-06-061-0/+4
* add -q in help info and docxmj2014-06-061-2/+3
* Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans2014-06-042-9/+42
* gdb/doc/python.texi: Fix reference to "Progspaces In Python".Joel Brobecker2014-06-032-1/+6
* Documentation of the xmethod support in GDB Python API.Siva Chandra2014-06-032-0/+352