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