Age | Commit message (Expand) | Author | Files | Lines |
2015-02-26 | Add ATTRIBUTE_PRINTF attributes, and fix fallout | Pedro Alves | 1 | -0/+5 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-22 | Remove workaround to libbabeltrace 1.1.0 issue | Yao Qi | 1 | -49/+0 |
2014-07-30 | constify to_open | Tom Tromey | 1 | -2/+2 |
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 | -44/+4 |
2014-04-19 | Call post_create_inferior in ctf_open. | Yao Qi | 1 | -0/+2 |
2014-04-19 | Get trace_regblock_size from metadata instead of event | Yao Qi | 1 | -34/+22 |
2014-04-19 | Add null pointer check in ctf_xfer_partial | Yao Qi | 1 | -1/+1 |
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/+7 |
2014-02-23 | Share code on to_xfer_partial for tfile and ctf target | Yao Qi | 1 | -41/+1 |
2014-02-23 | Share some code between ctf and tfile target. | Yao Qi | 1 | -47/+1 |
2014-02-23 | Move trace file writer out of tracepoint.c | Yao Qi | 1 | -0/+1 |
2014-02-19 | Add target_ops argument to to_traceframe_info | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_get_trace_state_variable_value | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_trace_find | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_get_trace_status | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_close | Tom Tromey | 1 | -1/+1 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -4/+17 |
2014-02-07 | Replace -1 with TARGET_XFER_E_IO | Yao Qi | 1 | -1/+1 |
2014-02-05 | Create inferior for ctf target. | Yao Qi | 1 | -0/+24 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-02 | gnulib's sys/stat.h always defines S_IRGRP, S_IXGRP, S_IXOTH. | Pedro Alves | 1 | -12/+1 |
2013-12-02 | Remove last traces of gdb_stat.h. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-06-26 | gdb/ | Yao Qi | 1 | -0/+12 |
2013-06-07 | gdb/ | Yao Qi | 1 | -0/+2 |
2013-04-20 | gdb/ | Yao Qi | 1 | -2/+2 |
2013-04-19 | -Wpointer-sign: ctf.c. | Pedro Alves | 1 | -7/+8 |
2013-04-13 | gdb/ | Yao Qi | 1 | -1/+2 |
2013-04-10 | gdb/ | Yao Qi | 1 | -10/+1186 |
2013-03-25 | gdb/ | Yao Qi | 1 | -1/+2 |
2013-03-21 | gdb/ | Yao Qi | 1 | -2/+18 |
2013-03-20 | gdb/ | Yao Qi | 1 | -1/+9 |
2013-03-14 | gdb/ | Yao Qi | 1 | -0/+647 |