Age | Commit message (Expand) | Author | Files | Lines |
2015-09-18 | target, record: add PTID argument to to_record_is_replaying | Markus Metzger | 1 | -1/+1 |
2015-08-14 | New /s modifier for the disassemble command. | Doug Evans | 1 | -1/+1 |
2015-03-04 | record-full/record-btrace: software/hardware breakpoint trap | Pedro Alves | 1 | -0/+19 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-07-07 | change to_info_record to use target delegation | Tom Tromey | 1 | -2/+1 |
2014-06-26 | constify get_bookmark and goto_bookmark | Tom Tromey | 1 | -5/+13 |
2014-06-16 | constify to_disconnect | Tom Tromey | 1 | -1/+1 |
2014-02-19 | convert to_stop_recording | Tom Tromey | 1 | -2/+1 |
2014-02-19 | Add target_ops argument to to_info_record | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_stop_recording | Tom Tromey | 1 | -1/+1 |
2014-02-19 | introduce and use find_target_at | Tom Tromey | 1 | -7/+1 |
2014-01-16 | record-btrace: optionally indent function call history | Markus Metzger | 1 | -0/+4 |
2014-01-14 | Fix "is a record target open" checks. | Pedro Alves | 1 | -2/+13 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-08 | constify to_detach | Tom Tromey | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -1/+1 |
2013-09-02 | record: upcase record_print_flag enumeration constants | Markus Metzger | 1 | -2/+2 |
2013-05-15 | The "record goto" command scans its arguments for "begin", "start", or "end". | Markus Metzger | 1 | -14/+40 |
2013-04-19 | -Wpointer-sign: record.c. | Pedro Alves | 1 | -1/+1 |
2013-04-10 | Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands. | Pedro Alves | 1 | -4/+4 |
2013-03-27 | record: fix instruction-history-size regression | Markus Metzger | 1 | -8/+8 |
2013-03-26 | "set record instruction-history-size"/"set record function-call-history-size"... | Pedro Alves | 1 | -16/+87 |
2013-03-11 | Add a disassembly flag to omit the pc prefix and use it in the "record | Markus Metzger | 1 | -0/+4 |
2013-03-11 | Add command to print the function names from recorded instructions. | Markus Metzger | 1 | -0/+149 |
2013-03-11 | Add a command to provide a disassembly of the execution trace log. | Markus Metzger | 1 | -0/+203 |
2013-03-11 | Provide default target methods for record targets that are likely to be shared | Markus Metzger | 1 | -5/+94 |
2013-03-11 | Split record.h into record.h and record-full.h. | Markus Metzger | 1 | -2864/+72 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -4/+4 |
2012-09-21 | gdb/doc: | Yao Qi | 1 | -0/+5 |
2012-08-02 | gdb/ | Yao Qi | 1 | -8/+8 |
2012-07-20 | 2012-07-20 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -15/+18 |
2012-07-19 | 2012-07-19 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+3 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -2/+3 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -10/+10 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -8/+8 |
2012-04-24 | gdb: | Yao Qi | 1 | -0/+33 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+3 |
2012-01-18 | 2012-01-18 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -13/+75 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-06-06 | 2011-06-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -25/+2 |
2011-05-26 | 2011-05-26 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -9/+181 |
2011-03-18 | ARI fixes: Add missing internationalization markups throughout | Pierre Muller | 1 | -4/+4 |
2011-03-18 | ARI fixes: Messages should have no trailing new lines. | Pierre Muller | 1 | -1/+1 |
2011-03-16 | Fix ARI warnings about new lines at the end of messages, which | Pierre Muller | 1 | -1/+1 |
2011-03-07 | * target.h (struct target_ops) <to_has_execution>: Add ptid_t | Tom Tromey | 1 | -2/+2 |
2011-03-02 | 2011-03-02 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2011-03-01 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -28/+43 |