python: Add Progspace.objfiles method
[binutils-gdb.git] / gdb / doc / ChangeLog
2018-09-13 Simon Marchipython: Add Progspace.objfiles method
2018-09-13 Simon Marchipython: Add Inferior.progspace property
2018-09-13 Simon Marchipython: Provide textual representation for Inferior...
2018-09-12 Simon MarchiAdd debug output about skipping files and functions
2018-09-10 Tom TromeyRemove periods from Python section titles
2018-09-10 Tom TromeySwap two sentences in the Pretty Printing API node
2018-09-10 Tom TromeyMention virtual tables in Python dynamic_type documentation
2018-09-10 Tom TromeySmall typo fix in Basic Python node
2018-09-10 Tom TromeyMention Python versions in the documentation
2018-09-10 Tom TromeyUpdate Python unwinder documentation
2018-09-10 Tom TromeyFix gdb.events.inferior_call documentation
2018-09-10 Tom TromeyUpdate Python frame filter documentation
2018-09-10 Tom TromeyReword gdb.GdbError text
2018-09-10 Tom TromeyAvoid warnings from makeinfo
2018-09-10 Tom TromeyDocument that Frame.block can throw
2018-09-10 Tom TromeyFix typo in pretty-printer example
2018-09-10 Tom TromeyUpdate Python Block.end documentation
2018-08-29 Keith SeitzC++ compile support
2018-08-22 Jan VranyMI: Print frame architecture when printing frames on...
2018-08-22 Alan HaywardAdd AArch64 SVE to NEWS and GDB manual
2018-08-14 Jan VranyMI: Add -a option to the "-data-disassemble" command
2018-08-07 Simon MarchiAdd doc and news for DWARF index cache
2018-07-27 Sergio Durigan JuniorImprove gcore manpage and clarify "-o" option
2018-07-26 Andrew Burgessgdb: Add switch to disable DWARF stack unwinders
2018-07-12 Philippe WaroquiersDocuments the new commands 'frame apply', faas, taas...
2018-07-11 Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-07-09 Andrew Burgessgdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
2018-07-02 Maciej W. RozyckiGDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
2018-06-28 Petr TesarikAdd an optional offset option to the "add-symbol-file...
2018-06-28 Petr TesarikMake add-symbol-file's address argument optional
2018-06-28 Petr TesarikAdd an optional offset option to the "symbol-file"...
2018-06-14 Tom de Vries[gdb] Add 'Concept Index' entry '&' for background...
2018-06-11 Eli ZaretskiiFix build of GDB documentation.
2018-06-08 Gary Bensonlinux: Add maintenance commands to test libthread_db
2018-06-05 Tom TromeyAdd "continue" response to pager
2018-05-31 Maciej W. Rozyckiarch-utils: Make the last endianness actually chosen...
2018-05-04 Tom TromeyAllow breakpoint commands to be set from Python
2018-05-02 Tom TromeyHandle var_zuinteger and var_zuinteger_unlimited from...
2018-04-30 Tom TromeyExpose type alignment on gdb.Type
2018-04-13 Andreas ArnezShow line numbers in output for "info var/func/type"
2018-04-13 Markus Metzgerbtrace: set/show record btrace cpu
2018-03-27 Joel Brobeckerset varsize-limit: New GDB setting for maximum dynamic...
2018-03-27 Tom TromeyAllow hiding of some filtered frames
2018-03-27 Tom TromeyRationalize "backtrace" command line parsing
2018-03-19 Tom TromeyConvert observers to C++
2018-03-04 John BaldwinAdd a new debug knob for the FreeBSD native target.
2018-02-19 Andrew Burgessgdb/doc: Additional information about 'info line'
2018-01-15 Szabolcs NagyFix gdb.texinfo more
2018-01-15 Szabolcs NagyFix gdb.texinfo for old makeinfo (again)
2018-01-12 Sergio Durigan JuniorInstall and generate docs for gdb-add-index
2018-01-11 Szabolcs NagyFix gdb.texinfo for old makeinfo
2018-01-09 John BaldwinDocument support for 'info proc' on FreeBSD.
2018-01-03 Xavier Roirand(Ada) New command to stop at start of exception handler.
2017-12-27 Stafford Hornetdesc: handle arbitrary strings in tdesc_register_in_re...
2017-12-27 Stafford Hornereggroups: Add test and docs for `info reg $reggroup...
2017-12-15 Sergio Durigan JuniorImplement pahole-like 'ptype /o' option
2017-12-13 Simon Marchipython: Add qualified parameter to gdb.Breakpoint
2017-12-13 Simon Marchipython doc: Rework Breakpoint.__init__ doc
2017-12-12 Franck Julliengdb: Add OpenRISC or1k and or1knd target support
2017-12-08 Jan KratochvilDWARF-5: .debug_names index producer
2017-12-07 Keith SeitzRecord nested types
2017-12-07 Phil MuldoonImplement explicit locations for Python breakpoints.
2017-12-04 Tom TromeyUpdate manual for Rust change
2017-12-02 Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01 Sergio Durigan JuniorRevert "Add support for the readnever concept"
2017-12-01 Sergio Durigan JuniorAdd support for the readnever concept
2017-11-29 Pedro AlvesBreakpoints in symbols with ABI tags (PR c++/19436)
2017-11-29 Pedro AlvesMake "break foo" find "A::foo", A::B::foo", etc. [C...
2017-11-27 Dominik CzarnotaUpdate find command help and search memory docs
2017-11-24 Joel Brobecker(Ada) provide the exception message when hitting an...
2017-11-24 Simon MarchiFix issues with gdb-memory-map.dtd
2017-11-24 Pedro AlvesDocument linespec/explicit locations & completion impro...
2017-11-22 Ulrich WeigandTarget FP: Make use of MPFR if available
2017-11-16 Phil MuldoonAdd Python rbreak command.
2017-11-07 Xavier RoirandAllow enabling/disabling breakpoint location ranges
2017-10-04 Sergio Durigan JuniorExtend "set cwd" to work on gdbserver
2017-10-04 Sergio Durigan JuniorImplement "set cwd" command on GDB
2017-09-25 Andreas ArnezS390: Document guarded-storage register support
2017-09-21 Kevin BuettnerDocumentation for qXfer:threads:read handle attribute
2017-09-21 Kevin BuettnerDocumentation for Inferior.thread_from_thread_handle
2017-09-19 John BaldwinAdd a 'starti' command.
2017-09-16 Simon MarchiAdd selftests run filtering
2017-09-11 Tom TromeyAdd new_inferior, inferior_deleted, and new_thread...
2017-09-04 Pedro AlvesDocument "no debug info debugging" improvements
2017-08-31 Sergio Durigan JuniorImplement the ability to set/unset environment variable...
2017-08-23 Jan Kratochvilcompile: Add 'set compile-gcc'
2017-08-23 Weimin Pangdb: SPARC ADI support
2017-08-18 Yao QiGDBserver self tests
2017-08-16 Ruslan KabatsayevAdd shortcuts for "nexti" and "stepi" commands in Singl...
2017-08-12 Sergio Durigan JuniorFix typo on documentation ("show set startup-with-shell")
2017-08-09 Simon Marchidoc: Fix copy-pasto in Z0 packet documentation
2017-07-31 Simon MarchiFix documentation about rot agent expression bytecode
2017-07-26 Yao QiAdd "maint check xml-descriptions" to test builtin...
2017-07-26 Yao QiAdd optional argument to command "maint prints c-tdesc"
2017-07-18 Yao QiImprove doc about "maint print c-tdesc"
2017-06-21 Sergio Durigan JuniorFix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled...
2017-06-11 Simon MarchiIntroduce "set debug separate-debug-file"
2017-06-07 Sergio Durigan JuniorImplement proper "startup-with-shell" support on gdbserver
2017-05-22 Andrew Burgessgdb: Document vMustReplyEmpty remote packet
2017-05-02 Tim WiederhakePython: Introduce gdb.Instruction class
next