Age | Commit message (Expand) | Author | Files | Lines |
2019-07-10 | Don't include gdbarch.h from defs.h | Tom Tromey | 1 | -0/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-02-07 | Normalize include guards in gdb | Tom Tromey | 1 | -3/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-19 | Pass inferior down to target_detach and to_detach | Simon Marchi | 1 | -1/+2 |
2018-01-19 | Remove args from target detach | Simon Marchi | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-26 | const-fy function parameter struct address_space *aspace | Yao Qi | 1 | -1/+1 |
2017-02-14 | Add method to query current recording method to target_ops. | Tim Wiederhake | 1 | -0/+13 |
2017-02-14 | Add record_start and record_stop functions. | Tim Wiederhake | 1 | -0/+8 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-17 | Type-safe wrapper for enum flags | Pedro Alves | 1 | -0/+2 |
2015-03-04 | record-full/record-btrace: software/hardware breakpoint trap | Pedro Alves | 1 | -0/+13 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-06-26 | constify get_bookmark and goto_bookmark | Tom Tromey | 1 | -2/+2 |
2014-06-16 | constify to_disconnect | Tom Tromey | 1 | -1/+1 |
2014-01-16 | record-btrace: extend unwinder | Markus Metzger | 1 | -0/+4 |
2014-01-16 | record-btrace: optionally indent function call history | Markus Metzger | 1 | -0/+3 |
2014-01-14 | Fix "is a record target open" checks. | Pedro Alves | 1 | -2/+8 |
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-02 | record: upcase record_print_flag enumeration constants | Markus Metzger | 1 | -2/+2 |
2013-03-11 | Add command to print the function names from recorded instructions. | Markus Metzger | 1 | -0/+10 |
2013-03-11 | Provide default target methods for record targets that are likely to be shared | Markus Metzger | 1 | -0/+12 |
2013-03-11 | Split record.h into record.h and record-full.h. | Markus Metzger | 1 | -5/+10 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-08-02 | gdb/ | Yao Qi | 1 | -1/+1 |
2012-07-20 | 2012-07-20 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+6 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-06-22 | 2010-06-22 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-04-30 | Process record and replay target. | Hui Zhu | 1 | -0/+32 |