Implement 'catch syscall' for gdbserver
[external/binutils.git] / gdb / NEWS
2016-01-12 Josh StoneImplement 'catch syscall' for gdbserver
2016-01-12 Pedro AlvesRemove trademark acknowledgements throughout
2015-12-14 Don BreazealTarget remote mode fork and exec event documentation
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 AlvesNEWS: "info" commands now list in ascending order
2015-11-04 Markus Metzgerbtrace: add instruction-history /s and fix documentation
2015-10-12 Yao QiMention the change in NEWS
2015-09-21 Pierre LangloisAdd NEWS entry for fast tracepoint support on aarch64...
2015-09-18 Markus Metzgerinfrun: scheduler-locking replay
2015-09-18 Markus Metzgerbtrace: non-stop
2015-09-14 Pedro AlvesRemove duplicate gdb/NEWS entry
2015-09-11 Don BreazealExtended-remote exec documentation
2015-09-04 Yao QiMention multi-arch debugging support in NEWS
2015-08-28 Simon MarchiUpdate NEWS entry about non-8-bits addressable memory
2015-08-27 Simon MarchiDocument non-8-bits addressable memory support in NEWS
2015-08-24 Pedro AlvesAdd "set remote multiprocess-extensions-packet" command
2015-08-24 Pedro AlvesDelete the remaining ROM monitor targets
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-09 Pierre LangloisAdd NEWS entry for tracepoints support on aarch64-linux
2015-07-06 Joel BrobeckerUpdate NEWS post GDB 7.10 branch creation.
2015-07-02 Markus Metzgerbtrace: maintenance commands
2015-07-02 Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-07-02 Markus Metzgerconfigure: check for libipt
2015-06-26 Patrick PalkaAdd option to remove duplicate command history entries
2015-06-19 Doug EvansRemove special support in gdb for Sun's version of...
2015-06-17 Patrick PalkaTweak the handling of $GDBHISTSIZE edge cases [PR gdb...
2015-06-17 Patrick PalkaRead $GDBHISTSIZE instead of $HISTSIZE
2015-06-13 Andrew Burgessgdb: Rework command completion on 'tui reg'.
2015-06-10 Gary BensonAnnounce new container-awareness features for GNU/Linux...
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 Omair JavaidNEWS entry about aarch64-linux record/replay support
2015-05-22 Andrew Burgessgdb: New 'tui enable' and 'tui disable' commands.
2015-05-16 Doug EvansAdd support for unbuffered and zero sized Guile ports.
2015-05-16 Jan Kratochvilcompile: New 'compile print'
2015-05-13 Joel Brobeckergdb/NEWS: Move "Xmethods can now specify a result type...
2015-05-12 Don BreazealExtended-remote fork event docs
2015-05-10 Siva Chandra[Python] Add methods reference_value and const_value...
2015-05-06 Joel BrobeckerMake the "info dll" command available on all platform.
2015-04-29 Doug EvansPR python/18285
2015-04-29 Sasha SmundakAdd gdb.Type.optimized_out method.
2015-04-27 Andreas ArnezS390: Vector ABI support
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-02 Gary BensonDocument "target:" sysroot changes
2015-04-01 Sasha SmundakAdd support for writing unwinders in Python.
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-23 Yury GrechishchevGDB: Add set/show serial parity command.
2015-03-14 Jan KratochvilNEWS: Remove HPUX
2015-03-11 Gary BensonImplement remote_bfd_iovec_stat
2015-03-04 Pedro Alvesremote+docs: software/hardware breakpoint traps
2015-03-02 Andreas ArnezS390: Add vector register support to gdb
2015-02-17 Jose E. MarchesiAnnounce the DTrace USDT probes support in NEWS.
2015-02-09 Markus Metzgerrecord-btrace: add bts buffer size configuration option
2015-02-09 Markus Metzgerrecord btrace: add configuration struct
2015-01-31 Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-31 Doug EvansAdd symbol lookup cache.
2015-01-31 Doug EvansAdd support for inlining scripts into .debug_gdb_scripts.
2015-01-31 Doug EvansAdd producer string to output of info source.
2015-01-27 Doug EvansAdd gdb.Objfile.username.
2015-01-22 Jan KratochvilSort threads for thread apply all
2015-01-13 Joel BrobeckerUpdate NEWS post GDB 7.9 branch creation.
2015-01-11 Doug EvansTemporarily revert symbol lookup cache.
2015-01-11 Doug EvansPR gdb/15830
2015-01-11 Doug EvansAdd symbol lookup cache.
2014-12-31 Joel BrobeckerRemove "add-shared-symbol-files", "dll-symbols" and...
2014-12-19 Yao QiMIPS SDE OS ABI support
2014-12-17 Doug EvansNew parameter "debug symbol-lookup".
2014-12-16 Yao QiMove NEWS entries to the right section
2014-12-12 Tom Tromeythe "compile" command
2014-12-12 Doug EvansNew python function gdb.lookup_objfile.
2014-12-12 Andreas ArnezAdd new GDB command "maint print user-registers"
2014-12-08 Doug EvansNew "owner" attribute for gdb.Objfile.
2014-12-04 Doug EvansNew python method gdb.Objfile.add_separate_debug_file.
2014-12-04 Doug EvansNew python attribute gdb.Objfile.build_id.
2014-12-02 Nick BullNew python events: inferior call, register/memory changed.
2014-12-02 Doug Evansrevert previous patch so that I can re-commit with...
2014-12-02 Doug EvansNew python events: infcall, register/memory changed.
2014-11-30 Jan KratochvilAdd add-auto-load-scripts-directory.
2014-11-13 Jan KratochvilNEWS: Fix typo.
2014-10-31 Doug EvansAdd ability to add attributes to gdb.Objfile and gdb...
next