]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/doc/gdb.texinfo
Improve documentation of general query packets
[thirdparty/binutils-gdb.git] / gdb / doc / gdb.texinfo
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
2016-01-13  Pedro AlvesImplement "info threads -gid"
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-13  Pedro AlvesAdd a new $_inferior convenience variable
2016-01-12  Josh StoneImplement 'catch syscall' for gdbserver
2016-01-12  Pedro AlvesRemove trademark acknowledgements throughout
2016-01-12  Yao Qi[DOC] Interrupt when program is stopped
2016-01-12  Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
2016-01-11  Jan Kratochviltestsuite: Fix false FAILs on too long base directory
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-14  Don BreazealTarget remote mode fork and exec event documentation
2015-12-10  Pedro Alves[gdb/doc] Explain that there's always a thread
2015-12-10  Pedro Alves[gdb/doc] Remove references to no-longer-supported...
2015-12-10  Pedro Alves[gdb/doc] Stack, Examining the Stack: Reorder menu
2015-12-09  Luis Machadovarobj zero-padded hexadecimal format
2015-12-08  Pierre-Marie de... DOCO: Enhance the menu to select function overloads...
2015-11-30  Pedro AlvesImplement TARGET_WAITKIND_NO_RESUMED in the remote...
2015-11-30  Pedro AlvesRemote thread create/exit events
2015-11-30  Pedro AlvesNew vCtrlC packet, non-stop mode equivalent of \003
2015-11-26  Simon MarchiDisplay names of remote threads
2015-11-24  Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-11-04  Markus Metzgerbtrace: add instruction-history /s and fix documentation
2015-10-12  Andrew Burgessgdb/doc: Restructure frame command documentation.
2015-09-25  Doug EvansFix typo in syntax of record instruction-history begin...
2015-09-22  Simon Marchidoc: Fix substitute-path example
2015-09-18  Markus Metzgerinfrun: scheduler-locking replay
2015-09-15  Pedro Alvesgdb/doc: revert previous vforkdone change
2015-09-15  Pedro AlvesPR remote/18965: vforkdone stop reply should indicate...
2015-09-15  Yao QiSupport single step by arch or target
2015-09-11  Don BreazealExtended-remote exec documentation
2015-08-24  Pedro AlvesAdd "set remote multiprocess-extensions-packet" command
2015-08-24  Pedro Alvesgdb manual: Remove references to deleted targets
2015-08-18  Andrew Burgessgdb/doc: Fix build of 'info' manual.
2015-08-18  Andrew Burgessgdb: Add debug tracing for bfd cache activity.
2015-08-18  Andrew Burgessgdb: New maintenance command to disable bfd sharing.
2015-08-15  Doug EvansNew /s modifier for the disassemble command.
2015-08-12  Keith SeitzExplicit locations: documentation updates
2015-08-07  Pedro AlvesImplement all-stop on top of a target running non-stop...
2015-08-07  Markus Metzgerbtrace: indicate speculative execution
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilValidate symbol file using build-id
2015-07-15  Jan Kratochvilgdbserver build-id attribute generator
2015-07-08  Andrew Burgessgdb/doc: Update 'frame' command documentation.
2015-07-06  Andrew Burgessgdb: Rewrite documentation for layout and focus commands.
2015-07-06  Andrew Burgessgdb/doc: Fix incorrect use of @xref.
2015-07-02  Markus Metzgerbtrace: maintenance commands
2015-07-02  Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-06-26  Patrick PalkaAdd option to remove duplicate command history entries
2015-06-17  Patrick PalkaMake NEWS entry and manual regarding GDBHISTSIZE more...
2015-06-17  Patrick PalkaTweak the handling of $GDBHISTSIZE edge cases [PR gdb...
2015-06-17  Patrick PalkaRead $GDBHISTSIZE instead of $HISTSIZE
2015-06-15  Simon MarchiClarify doc about memory read/write and non-8-bits...
2015-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-06-13  Andrew Burgessgdb: Rework command completion on 'tui reg'.
2015-06-12  Walfred TedeschiFix broken GDB build after adding Bound table support...
2015-06-10  Gary BensonImplement multiple-filesystem support for remote targets
2015-06-10  Gary BensonImplement mount namespace support for native Linux...
2015-06-10  Walfred TedeschiAdd support for bound table in the Intel MPX context.
2015-05-27  Doug EvansAdd set/show debug dwarf-line.
2015-05-26  Doug EvansRename dwarf2 to dwarf in "set debug" and maintenance...
2015-05-26  Andrew Burgessgdb: Add 'tui reg prev' command.
2015-05-22  Andrew Burgessgdb: New 'tui enable' and 'tui disable' commands.
2015-05-16  Jan Kratochvilcompile: New 'compile print'
2015-05-12  Don BreazealExtended-remote fork event docs
2015-05-12  Gary BensonLocate executables on remote stubs without multiprocess...
2015-05-06  Joel BrobeckerMake the "info dll" command available on all platform.
2015-04-24  Andrew Burgessgdb: Add support for dumping to verilog hex format.
2015-04-17  Gary BensonAccess executable from remote system when first inferio...
2015-04-17  Gary BensonImplement remote_pid_to_exec_file using qXfer:exec...
2015-04-17  Gary BensonUse gdb_sysroot for main executable on attach
2015-04-11  Jan KratochvilRemove --xdb
2015-04-10  Jan Kratochvildoc patch: compile: missing bits
2015-04-02  Gary BensonDocument "target:" sysroot changes
2015-03-31  Sergio Durigan JuniorImplement support for checking /proc/PID/coredump_filter
2015-03-31  Antoine TremblayAdd cpu information to the info os command on linux.
2015-03-26  Simon MarchiFix copy-paste typo in -data-write-memory-bytes doc
2015-03-24  Pedro AlvesMake "set scheduler-locking step" depend on user intent...
2015-03-23  Yury GrechishchevGDB: Add set/show serial parity command.
next