Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change return type of gdbarch_software_single_step to vector<CORE_ADDR> | Simon Marchi | 2017-05-02 | 1 | -2/+3 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | Remove PC from syscall_next_pc | Yao Qi | 2016-02-16 | 1 | -1/+1 |
* | [ARM] Fixup PC in software single step | Yao Qi | 2016-02-12 | 1 | -0/+4 |
* | Remove argument pc in get_next_pcs | Yao Qi | 2016-01-26 | 1 | -2/+1 |
* | [ARM] Make thumb2_breakpoint static again | Yao Qi | 2016-01-14 | 1 | -3/+4 |
* | Make {arm,thumb}_get_next_pcs_raw static | Yao Qi | 2016-01-06 | 1 | -8/+0 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Support software single step on ARM in GDBServer | Antoine Tremblay | 2015-12-18 | 1 | -0/+70 |