Implement pahole-like 'ptype /o' option
[external/binutils.git] / gdb / doc / gdb.texinfo
2017-12-15 Sergio Durigan JuniorImplement pahole-like 'ptype /o' option
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-04 Sergio LopezDocument the new "-a" command line option for gcore
2017-12-04 Sergio LopezDocument new {set,show} dump-excluded-mappings commands.
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-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-19 John BaldwinAdd a 'starti' command.
2017-09-16 Simon MarchiAdd selftests run filtering
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-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-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-04-22 Simon Marchidoc: Improve documentation about MI thread output
2017-04-22 Simon MarchiRemove dead code and "current" field from MI thread...
2017-03-28 Anton Kolesovarc: Add prologue analysis
2017-03-28 Anton Kolesovarc: Add disassembler helper
2017-03-20 Artemiy VolkovAdd rvalue reference tests and docs
2017-03-20 Marc-Andre LaperleAdd -file-list-shared-libraries MI command
2017-03-08 Jiong Wang[gdb, doc] Add missing escape character '@'
2017-03-07 Walfred Tedeschiamd64-mpx: initialize BND register before performing...
2017-02-28 Peter BergnerGDB: Add support for the new set/show disassembler...
2017-02-20 Jan KratochvilDWARF-5: call sites
2017-02-17 Michael SturmAdd support for Intel PKRU register to GDB and GDBserver.
2017-02-13 Luis MachadoImprove load command's help text
2017-02-10 Martin GalvanPR gdb/21122: Fix documentation mistakes for breakpoint...
2017-02-06 Ivo Raisrgdb: provide and use sparc{32,64} target description...
2017-01-27 Walfred Tedeschiamd64-linux: expose system register FS_BASE and GS_BASE...
2017-01-20 Luis MachadoAdd command to erase all flash memory regions
2017-01-04 John BaldwinAdd FreeBSD/mips architecture.
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Doug EvansNew syntax for mt print symbols,msymbols,psymbols.
2016-12-02 Pedro AlvesSupport an "unlimited" number of user-defined arguments
2016-12-02 Pedro AlvesFix PR 20559 - "eval" command and $arg0...$arg9/$argc...
2016-11-18 Andreas Arnezgdb/doc: Add missing comma after xref
2016-10-29 Pedro Alvesgdb/doc: Remove mention of vCont's default actions
2016-10-26 Pedro Alvesgdb/doc: Clarify vCont packet description
2016-10-14 Simon MarchiFix typos in trace commands doc
2016-10-14 Simon MarchiDocument -ctf switch of -trace-save
2016-10-06 Tom TromeyRemove Java support
2016-10-06 Doug EvansMake "end" field in feature specs required again.
2016-10-03 Antoine TremblayEmit inferior, thread and frame selection events to...
2016-09-28 Tom TromeySmall improvements to the remote protocol manual
2016-09-21 Anton Kolesovarc: New Synopsys ARC port
2016-08-24 Simon MarchiAllow resetting an empty inferior-tty
2016-07-25 Tim Wiederhakebtrace: Resume recording after disconnect.
2016-07-23 Gabriel Krisman... Implement catch syscall group
2016-07-23 Руслан ИжбулатовSupport JIT debugging on MS-Windows
2016-06-21 Pedro Alves[DOC] Document support for running interpreters on...
2016-06-17 Yan-Ting Lingdb: new AndesTech NDS32 port
2016-06-10 Toshihito KikuchiAdd negative repeat count to 'x' command
2016-06-06 Simon MarchiAdd method/format information to =record-started
2016-05-27 Eli ZaretskiiImprove documentation of general query packets
2016-05-24 Tom TromeyPR gdb/19194 - fix typo in the manual
2016-05-17 Tom TromeyAdd Rust documentation
2016-05-17 Tom TromeyAdd self-test framework to gdb
2016-04-27 Yao QiTweak doc on command tfind
2016-03-31 Pedro AlvesRemove support for "target m32rsdi" and "target mips...
2016-03-15 Doug EvansExtend flags to support multibit and enum bitfields.
2016-03-15 Pedro AlvesFix typo in previous gdb/doc/ commit
2016-03-15 Pedro AlvesDocument possible unreliability of '$_ret'
2016-03-11 Andrew Burgessgdb: New maint info line-table command.
2016-03-10 Simon MarchiAdd $_as_string convenience function
2016-02-23 Doug EvansExtend "skip" command to support -file, -gfile, -functi...
2016-02-18 Walfred TedeschiIntel MPX bound violation handling
2016-02-18 Marcin Kościelnickigdb/doc: Add documentation for tfile description sectio...
2016-02-10 Marcin Kościelnickigdb.trace: Use g packet order in tfile_fetch_registers.
2016-02-01 Doug Evansgdb.texinfo (Value Sizes): Fix typo.
2016-02-01 Doug Evansgdb.texinfo (Skipping Over Functions and Files): Fix...
2016-02-01 Andrew Burgessgdb: New set/show max-value-size command.
2016-01-26 John BaldwinFix subject verb agreement in the description of severa...
2016-01-19 John BaldwinAdd support for LWP-based threads on FreeBSD.
2016-01-18 Pedro AlvesFix PR threads/19422 - show which thread caused stop
2016-01-15 Pedro AlvesStar wildcard ranges (e.g., "info thread 2.*")
2016-01-13 Pedro AlvesAdd $_gthread convenience variable
next