Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdb: Add guess_tracepoint_registers hook to gdbarch. | Marcin Kościelnicki | 2016-02-18 | 1 | -39/+21 |
* | gdb.trace: Save XML target description in tfile. | Marcin Kościelnicki | 2016-02-10 | 1 | -0/+3 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Add some more casts (2/2) | Simon Marchi | 2015-09-25 | 1 | -1/+1 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -1/+1 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Unify ctf_fetch_registers and tfile_fetch_registers | Yao Qi | 2014-04-22 | 1 | -0/+61 |
* | Share code on to_xfer_partial for tfile and ctf target | Yao Qi | 2014-02-23 | 1 | -0/+1 |
* | Let tracefile has_memory and has_all_memory. | Yao Qi | 2014-02-23 | 1 | -0/+18 |
* | Share some code between ctf and tfile target. | Yao Qi | 2014-02-23 | 1 | -0/+54 |
* | Move trace file writer out of tracepoint.c | Yao Qi | 2014-02-23 | 1 | -0/+389 |