Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -3/+3 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -5/+5 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-07-30 | constify to_open | Tom Tromey | 1 | -3/+4 |
2014-05-05 | Partially available/unavailable data in requested range | Yao Qi | 1 | -1/+10 |
2014-04-22 | Unify ctf_fetch_registers and tfile_fetch_registers | Yao Qi | 1 | -53/+5 |
2014-03-22 | Move the traceframe_available_memory code from memory_xfer_partial_1 down to ... | Yao Qi | 1 | -1/+15 |
2014-02-23 | Use new to_xfer_partial interface in ctf and tfile target | Yao Qi | 1 | -2/+8 |
2014-02-23 | Share code on to_xfer_partial for tfile and ctf target | Yao Qi | 1 | -35/+1 |
2014-02-23 | Let tracefile has_memory and has_all_memory. | Yao Qi | 1 | -14/+0 |
2014-02-23 | Share some code between ctf and tfile target. | Yao Qi | 1 | -35/+2 |
2014-02-23 | Move tfile target to tracefile-tfile.c | Yao Qi | 1 | -0/+827 |
2014-02-23 | Move trace file writer out of tracepoint.c | Yao Qi | 1 | -0/+327 |