Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-09-18 | Make target_wait options use enum flags | Tom Tromey | 1 | -1/+3 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 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-30 | Per-inferior target_terminal state, fix PR gdb/13211, more | Pedro Alves | 1 | -29/+38 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-20 | Remove make_cleanup_restore_target_terminal | Tom Tromey | 1 | -13/+104 |
2017-06-07 | Share fork_inferior et al with gdbserver | Sergio Durigan Junior | 1 | -0/+14 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-06 | Consolidate API of target_supports_multi_process | Sergio Durigan Junior | 1 | -0/+5 |
2016-09-19 | Consolidate target_mourn_inferior between GDB and gdbserver | Sergio Durigan Junior | 1 | -0/+4 |
2016-09-01 | Share target_wait prototype between GDB and gdbserver | Sergio Durigan Junior | 1 | -0/+12 |
2016-09-01 | Use target_continue{,_no_signal} instead of target_resume | Sergio Durigan Junior | 1 | -3/+7 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 1 | -11/+0 |
2015-07-15 | Move linux_find_memory_regions_full & co. | Jan Kratochvil | 1 | -0/+11 |
2015-06-24 | Remove redundant include directives. | Gary Benson | 1 | -2/+0 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-22 | Rename target_{stop,continue}_ptid | Gary Benson | 1 | -7/+9 |
2014-09-11 | Introduce target_{stop,continue}_ptid | Gary Benson | 1 | -0/+11 |
2014-09-11 | Introduce target/target.h | Gary Benson | 1 | -0/+62 |