Age | Commit message (Expand) | Author | Files | Lines |
2017-06-10 | gdbarch: Remove displaced_step_free_closure | Simon Marchi | 1 | -2/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -1/+0 |
2016-02-29 | aarch64-linux process record: more syscalls | Yao Qi | 1 | -9/+6 |
2016-02-23 | Process record for aarch64-linux syscall | Yao Qi | 1 | -11/+61 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-30 | gdb/linux-record: Fix size_termios for x32, amd64, aarch64 | Marcin Kościelnicki | 1 | -1/+1 |
2015-10-30 | gdb/linux-record: Support time, waitpid, pipe syscalls | Marcin Kościelnicki | 1 | -0/+1 |
2015-10-30 | gdb/linux-record: Fix readdir and getdents handling | Marcin Kościelnicki | 1 | -2/+1 |
2015-10-30 | gdb/linux-record: Fix sizes of sigaction and sigset_t | Marcin Kościelnicki | 1 | -4/+4 |
2015-10-30 | gdb/linux-record: Remove size_siginfo | Marcin Kościelnicki | 1 | -1/+0 |
2015-10-12 | aarch64: Add cast for integer to enum cast | Simon Marchi | 1 | -1/+2 |
2015-10-12 | aarch64: Use gdb_sys_no_syscall enum instead of -1 | Simon Marchi | 1 | -1/+1 |
2015-10-12 | Support displaced stepping in aarch64-linux | Yao Qi | 1 | -0/+12 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-09-11 | gdb/18947: [aarch64]Step into shared library is very slow. | Mihail-Marian Nistor | 1 | -0/+1 |
2015-06-24 | Call set_gdbarch_get_siginfo_type in linux_init_abi | Yao Qi | 1 | -1/+0 |
2015-05-26 | Implements aarch64 process record and reverse debugging support | Omair Javaid | 1 | -0/+739 |
2015-03-18 | Support catch syscall on aarch64 linux | Yao Qi | 1 | -0/+27 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-30 | AARCH64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect... | Andreas Arnez | 1 | -15/+11 |
2014-08-07 | AARCH64 Linux: Fill 'collect_regset' in regset structures. | Andreas Arnez | 1 | -67/+23 |
2014-05-21 | AARCH64: Replace regset_alloc() invocations by static regset structures. | Andreas Arnez | 1 | -14/+15 |
2014-05-20 | Fix issue #15778: GDB Aarch64 signal frame unwinder issue | Hui Zhu | 1 | -29/+34 |
2014-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -13/+13 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-28 | Implement SystemTap SDT probe support for AArch64 | Sergio Durigan Junior | 1 | -0/+137 |
2013-10-10 | gdb/aarch64-linux-tdep.c: Call linux_init_abi. | Will Newton | 1 | -0/+2 |
2013-02-08 | gdb/ | Yufeng Zhang | 1 | -3/+3 |
2013-02-07 | Enable TLS support in aarch64-linux-tdep.c | Marcus Shawcroft | 1 | -0/+4 |
2013-02-04 | Adding aarch64-linux-tdep support. | Marcus Shawcroft | 1 | -0/+297 |