summaryrefslogtreecommitdiff
path: root/gdb/record.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-1/+1
* record: upcase record_print_flag enumeration constantsmmetzger2013-09-021-2/+2
* The "record goto" command scans its arguments for "begin", "start", or "end".mmetzger2013-05-151-14/+40
* -Wpointer-sign: record.c.Pedro Alves2013-04-191-1/+1
* Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves2013-04-101-4/+4
* record: fix instruction-history-size regressionmmetzger2013-03-271-8/+8
* "set record instruction-history-size"/"set record function-call-history-size"...Pedro Alves2013-03-261-16/+87
* Add a disassembly flag to omit the pc prefix and use it in the "recordmmetzger2013-03-111-0/+4
* Add command to print the function names from recorded instructions.mmetzger2013-03-111-0/+149
* Add a command to provide a disassembly of the execution trace log.mmetzger2013-03-111-0/+203
* Provide default target methods for record targets that are likely to be sharedmmetzger2013-03-111-5/+94
* Split record.h into record.h and record-full.h.mmetzger2013-03-111-2864/+72
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4
* gdb/doc:qiyao2012-09-211-0/+5
* gdb/qiyao2012-08-021-8/+8
* 2012-07-20 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-201-15/+18
* 2012-07-19 Pedro Alves <palves@redhat.com>Pedro Alves2012-07-191-0/+3
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-2/+3
* gdb/Pedro Alves2012-05-241-10/+10
* gdb/Pedro Alves2012-05-241-8/+8
* gdb:qiyao2012-04-241-0/+33
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+3
* 2012-01-18 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-181-13/+75
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-06-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-061-25/+2
* 2011-05-26 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-261-9/+181
* ARI fixes: Add missing internationalization markups throughoutPierre Muller2011-03-181-4/+4
* ARI fixes: Messages should have no trailing new lines.Pierre Muller2011-03-181-1/+1
* Fix ARI warnings about new lines at the end of messages, whichPierre Muller2011-03-161-1/+1
* * target.h (struct target_ops) <to_has_execution>: Add ptid_tTom Tromey2011-03-071-2/+2
* 2011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-021-3/+3
* 2011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-2/+2
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-1/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-28/+43
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Back out the change introducing the "record pic" feature.Joel Brobecker2010-09-021-609/+0
* * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans2010-08-181-1/+1
* gdb/Jan Kratochvil2010-07-191-1/+1
* 2010-07-19 Hui Zhu <teawater@gmail.com>Hui Zhu2010-07-191-5/+59
* 2010-06-29 Hui Zhu <teawater@gmail.com>Hui Zhu2010-06-291-0/+610
* 2010-06-22 Hui Zhu <teawater@gmail.com>Hui Zhu2010-06-221-0/+15
* 2010-06-08 Hui Zhu <teawater@gmail.com>Hui Zhu2010-06-081-4/+8
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-79/+82
* * record.c (init_record_core_ops): Rename record_core to record-core.Doug Evans2010-05-091-1/+1
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-4/+0
* 2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>Hui Zhu2010-03-081-0/+6
* 2010-03-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-03-081-3/+3
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-12-22 Hui Zhu <teawater@gmail.com>Hui Zhu2009-12-221-37/+33