]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/NEWS
Implement remote_pid_to_exec_file using qXfer:exec-file:read
[thirdparty/binutils-gdb.git] / gdb / NEWS
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...
2014-10-24  Pedro AlvesRemove Vax Ultrix and VAX BSD support
2014-10-24  Pedro AlvesNEWS: Clarify removed targets
2014-10-17  Doug EvansNew python event "clear_objfiles".
2014-10-17  Doug EvansAdd gdb.Objfile.progspace attribute.
2014-10-17  Pedro AlvesDelete Tru64 support
2014-10-10  Pedro AlvesDelete IRIX support
2014-10-01  Simon MarchiExit code of exited inferiors in -list-thread-groups
2014-09-22  Pedro AlvesFix "breakpoint always-inserted off"; remove "breakpoin...
2014-09-18  Doug EvansNew "producer" attribute of python gdb.Symtab.
2014-09-16  Samuel ThibaultAdd hardware watchpoint support for x86 GNU Hurd.
2014-09-14  Doug EvansNew command queue-signal.
2014-09-06  Doug EvansPR 15276: Add $_caller_is, $_caller_matches, $_any_call...
2014-09-03  Sasha SmundakAdd support for reading frame registers to Python API.
2014-08-04  Jan KratochvilFix incorrect placement of two Intel gdb/NEWS items
2014-07-25  Pedro AlvesAlways pass signals to the right thread
2014-06-11  Joel BrobeckerUpdate NEWS post GDB 7.8 branch creation.
2014-06-03  Siva ChandraDocumentation of the xmethod support in GDB Python...
2014-05-29  Pedro Alvesenable target async by default; separate MI and target...
2014-05-28  Joel BrobeckerRemove "set/show remotebaud" (deprecated) commands.
2014-05-23  Markus Metzgerbtrace: control memory access during replay
2014-05-21  Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21  Pedro AlvesNEWS: Mention native target renames.
2014-05-20  Pedro AlvesMake compare-sections work against all targets; add...
2014-05-16  Doug EvansNew command line option -D.
2014-04-25  Sanimir Agovicnews: mention support for C99 variable length arrays
2014-04-24  Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-04-22  Nick CliftonAdd a note to the GDB/NEWS file mentioning that the...
2014-03-31  Doug EvansNew option "set print symbol-loading".
2014-02-20  Joel BrobeckerDeprecate windows-specific dll-symbols command and...
2014-02-19  Siva ChandraCall overloaded operators to perform operations on...
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-02-04  Ulrich WeigandDocument support for powerpc64le-*-linux* target
2014-01-28  Joel BrobeckerNew Ada maintenance command to ignore descriptive types...
2014-01-22  Doug Evans New gdbserver option --debug-format=timestamp.
2014-01-22  Andreas Arnezgdb/ChangeLog:
2014-01-16  Markus Metzgerrecord-btrace: add (reverse-)stepping support
2014-01-16  Markus Metzgerbtrace, gdbserver: read branch trace incrementally
2014-01-16  Markus Metzgerrecord-btrace: extend unwinder
2014-01-16  Markus Metzgerrecord-btrace: add record goto target methods
2014-01-16  Markus Metzgerrecord-btrace: make ranges include begin and end
2014-01-16  Markus Metzgerrecord-btrace: optionally indent function call history
2014-01-16  Markus Metzgerrecord-btrace: start counting at one
2014-01-15  Omair Javaidgdb: Add a NEWS entry for ARM record/replay improvements
2014-01-08  Joel BrobeckerUpdate NEWS post GDB 7.7 branch creation.
2014-01-07  Joel Brobecker[python] Add gdb.Type.name attribute.
2013-12-28  Sergio Durigan JuniorImplement SystemTap SDT probe support for AArch64
2013-12-12  Siva Chandra2013-12-12 Siva Chandra Reddy <sivachandra@google...
2013-12-10  Joel BrobeckerGDB/MI: Document support for -exec-run --start in ...
2013-12-03  Walfred TedeschiDocumentation for MPX.
2013-12-03  Joel BrobeckerNEWS: Extend documentation of the new GDB/MI --language...
2013-12-03  Samuel BronsonResurrect gdb-add-index as a contrib script
2013-12-03  Joel BrobeckerAdd "undefined-command" error code at end of ^error...
2013-12-03  Joel BrobeckerNew GDB/MI command "-info-gdb-mi-command"
2013-11-24  Yao Qiset/show code-cache
2013-11-15  Jan Kratochvilgdb/NEWS: Fix typo
2013-11-14  Joel BrobeckerGDB/MI: Add new "--language LANG" command option.
2013-11-12  Joel BrobeckerDocument "info exceptions" and "-info-ada-exception...
2013-11-11  Phil Muldoon2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2013-11-08  Doug EvansChange "set debug symtab-create" to take a verbosity...
next