This patch adds a new convenience variable called "$_exitsignal", which
[binutils-gdb.git] / gdb / doc / ChangeLog
2013-10-07 Sergio Durigan JuniorThis patch adds a new convenience variable called...
2013-10-04 Joel BrobeckerAdd support for --start option in -exec-run GDB/MI...
2013-10-02 Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-09-25 Doug Evans New option "set debug symfile on".
2013-09-16 Stan Shebs * README: Update references to writing code for GDB.
2013-09-16 Sergio Durigan JuniorBased on the discussion at:
2013-09-13 Ulrich Weigandgdb/ChangeLog:
2013-09-13 Sanimir Agovicdoc,mi: example refers to -list-features instead of...
2013-09-11 Jan Kratochvilminidebuginfo: Fix stripping/debuginfo
2013-09-11 Jan Kratochvilminidebuginfo: ppc64 sync testcase->doc
2013-09-11 Jan Kratochvilminidebuginfo: Obvious changes
2013-08-27 Yao QiAdd options to skip unavailable locals
2013-08-26 Doug Evans * NEWS: Document "mt print objfiles" now takes optiona...
2013-08-13 Tom Tromeyintroduce parallel mode
2013-08-09 Stan Shebs * LRS: Remove file, describes a long-abandoned live...
2013-07-25 Andrew BurgessAdd new 'z' format for print command.
2013-07-17 Doug Evans * NEWS: Mention "set print raw frame-arguments".
2013-07-02 Tom Tromeyremove mention of "target nrom"
2013-06-28 Tom Tromeymove version.in from gdb/common back to gdb
2013-06-27 Pedro AlvesMove comment on the 'stepping over resolver' mechanism...
2013-06-26 Tom Tromey * gdbint.texinfo (Versions and Branches): Use common...
2013-06-26 Yao Qigdb/
2013-06-26 Yao Qigdb/
2013-06-25 Yao QiUpload tsv earlier in remote_start_remote
2013-06-24 Tom Tromeydon't keep a gdb-specific date
2013-06-20 Yao QiTeach -data-list-register-values to not include unavail...
2013-06-07 Yao Qigdb/doc/
2013-06-06 Joel BrobeckerReplace "(tiny patch)" by "(tiny change)" in gdb Change...
2013-06-06 Joel BrobeckerAnnotate last gdb.texinfo patch as accepted as a "tiny...
2013-06-05 Marc Khouzam2013-06-05 Simon Marchi <simon.marchi@ericsson.com>
2013-06-04 Gary Benson2013-06-04 Gary Benson <gbenson@redhat.com>
2013-05-24 Joel BrobeckerFix gdb.info build failure
2013-05-23 Pedro Alvesrange stepping: gdb
2013-05-23 Joel BrobeckerDocument new <data-dir>/system-gdbinit area
2013-05-21 Hui Zhu2013-05-21 Hui Zhu <hui@codesourcery.com>
2013-05-17 Doug Evans * NEWS: Mention new maintenance commands check-symtabs...
2013-05-15 Markus MetzgerThe "record goto" command scans its arguments for ...
2013-05-10 Phil Muldoon2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2013-05-08 Joel Brobecker[doco] Document the XML format used for AIX shared...
2013-05-08 Joel BrobeckerDocument set/show debug aix-solib.
2013-05-07 Sandra Loosemore2013-05-06 Sandra Loosemore <sandra@codesourcery...
2013-05-06 Joel BrobeckerReimplement shared library support on ppc-aix...
2013-04-29 Tom Tromey PR python/14204:
2013-04-29 Tom Tromey * gdb.texinfo (Python API): Mention Python help and...
2013-04-19 Pedro Alvess/signness/signedness in gdbint.texinfo.
2013-04-19 Pedro AlvesEnable -Wpointer-sign by default.
2013-04-16 Tom Tromey * gdb.texinfo (Set Catchpoints): Mention earliest...
2013-04-15 Tom Tromey PR c++/13588:
2013-04-15 Tom Tromey PR c++/15176:
2013-04-15 Tom Tromey PR c++/12824:
2013-04-15 Tom Tromey * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2013-04-12 Jan Kratochvilgdb/doc/
2013-04-12 Eli ZaretskiiImplement a new command to show GDB build-time configur...
2013-04-11 Jan Kratochvilgdb/
2013-04-10 Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-04-10 Yao Qigdb/
2013-04-07 Jan Kratochvilgdb/doc/
2013-04-07 Jan Kratochvilgdb/doc/
2013-04-06 Jan Kratochvilgdb/doc/
2013-04-06 Jan Kratochvilgdb/doc/
2013-04-05 Jan Kratochvilgdb/doc/
2013-04-05 Jan Kratochvilgdb/
2013-04-02 Pedro AlvesNEWS/manual: Missing documentation for new commands...
2013-04-02 Pedro AlvesAdd missing NEWS and manual bits for "set trace-buffer...
2013-03-28 Pedro AlvesStop sending qTStatus if the target doesn't recognize...
2013-03-28 Eli ZaretskiiFix Doug Evans's commit of 2013-03-21.
2013-03-28 Pedro AlvesFix PR gdb/15294: list with unlimited listsize broken
2013-03-22 Yao Qigdb/doc/
2013-03-21 Doug Evans New commands "mt set per-command {space,time,symtab...
2013-03-14 Yao Qigdb/
2013-03-13 Keith Seitz * gdb.texinfo (Maintenance Commands): Add missing...
2013-03-11 Eli Zaretskii * gdb.texinfo (General Query Packets): Don't use colon...
2013-03-11 Markus MetzgerDocument changes to the record target resulting from...
2013-03-11 Markus MetzgerDocument the branch tracing extensions to the remote...
2013-03-09 Hafiz Abid Qadeer2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2013-03-09 Eli ZaretskiiFix last commit.
2013-03-09 Hafiz Abid Qadeer2012-03-09 Hafiz Abid Qadeer <abidh@codesourcery...
2013-03-08 Hafiz Abid Qadeer2012-03-08 Stan Shebs <stan@codesourcery.com>
2013-02-21 Tom Tromey * gdb.texinfo: Remove bad @syncodeindex.
2013-02-21 Siva Chandra Reddy Add a new method 'disassemble' to gdb.Architecture...
2013-02-15 Hafiz Abid Qadeer2013-02-15 Pedro Alves <pedro@codesourcery.com>
2013-02-07 Doug Evans * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argum...
2013-02-06 Yao Qigdb/doc:
2013-02-05 Marcus ShawcroftAdding AArch64 documentation.
2013-02-03 Jan Kratochvilgdb/
2013-01-31 Tom Tromey * gdb.texinfo (Target Commands): Fix typo.
2013-01-23 Siva Chandra Reddy Add a new class gdb.Architecture which exposes GDB's
2013-01-23 Doug Evans Work around binutils/15021.
2013-01-21 Marc Khouzam2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-17 Sanjoy Das* jit.c (jit_reader_load_command): Interpret the jit...
2013-01-16 Tom Tromey2013-01-03 Pedro Alves <palves@redhat.com>
2013-01-16 Tom Tromey * breakpoint.c (print_one_catch_fork, print_one_catch_...
2013-01-07 Tom Tromey PR cli/7719:
2013-01-02 Tom Tromey * gdb.texinfo (GDB/MI Output Records): Update menu.
2012-12-31 Yao Qigdb/doc/
2012-12-25 Jan Kratochvilgdb/
2012-12-22 Pierre Muller * gdbint.texinfo (Function prototypes): Require...
2012-12-19 Joel Brobeckerupdate copyright notices in various GDB files.
2012-12-16 Jan Kratochvilgdb/
2012-12-15 Yao Qigdb/
next