aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracepoint.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-26 Fix trace-status to output proper start-time and stop-time.Dmitry Kozlov1-12/+12
2013-06-26gdb/Yao Qi1-51/+94
2013-06-26gdb/Yao Qi1-0/+30
2013-06-26gdb/Yao Qi1-29/+47
2013-06-26gdb/Yao Qi1-4/+1
2013-06-26gdb/Yao Qi1-31/+36
2013-06-07gdb/Yao Qi1-7/+14
2013-05-31gdb/Yao Qi1-36/+39
2013-05-30make a cleanup unconditionally in tracepoint.cTom Tromey1-4/+4
2013-05-30gdb/Yao Qi1-7/+6
2013-05-28gdb/Yao Qi1-6/+3
2013-05-24gdb/Yao Qi1-19/+0
2013-04-24 * tracepoint.c (trace_save): Call the writer's start method.Keith Seitz1-0/+2
2013-04-22 PR gdb/7912:Tom Tromey1-4/+3
2013-04-19gdb_byte for binary buffer, char for string: remote.c, tracepoint.c.Pedro Alves1-8/+9
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-1/+1
2013-04-11gdb/Yao Qi1-2/+2
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves1-2/+2
2013-04-10make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...Pedro Alves1-5/+16
2013-04-10gdb/Yao Qi1-11/+7
2013-04-07gdb/Yao Qi1-5/+5
2013-03-29gdb/Yao Qi1-1/+2
2013-03-21 * tracepoint.h (decode_agent_options): Add 'trace_string'Tom Tromey1-18/+32
2013-03-20 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey1-91/+97
2013-03-20gdb/Jan Kratochvil1-1/+1
2013-03-14gdb/Yao Qi1-1/+2
2013-03-14gdb/Yao Qi1-0/+14
2013-03-14gdb/Yao Qi1-2/+26
2013-03-14gdb/Yao Qi1-129/+511
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-65/+57
2013-03-13 * tracepoint.c (tfile_get_trace_state_variable_value): Look forYao Qi1-3/+7
2013-03-12 * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz1-6/+18
2013-03-08gdb/Yao Qi1-3/+3
2013-03-082012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer1-0/+23
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-22/+11
2013-03-07hex2bin, bin2hex: move declarations to header.Pedro Alves1-3/+0
2013-03-042013-03-04 Luis Machado <lgustavo@codesourcery.com>Hui Zhu1-0/+7
2013-02-27gdb/Yao Qi1-25/+36
2013-02-152013-02-15 Pedro Alves <pedro@codesourcery.com>Hafiz Abid Qadeer1-13/+21
2013-02-142013-02-14 Pedro Alves <pedro@codesourcery.com>Hafiz Abid Qadeer1-26/+43
2013-02-14gdb/Yao Qi1-2/+2
2013-02-06gdb/doc:Yao Qi1-5/+9
2013-02-03gdb/Jan Kratochvil1-4/+6
2013-01-082013-01-08 Hui Zhu <hui_zhu@mentor.com>Hui Zhu1-5/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-25gdb/Jan Kratochvil1-2/+1
2012-12-24gdb/Jan Kratochvil1-2/+1
2012-12-152012-12-15 Yao Qi <yao@codesourcery.com>Yao Qi1-0/+33
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-9/+9
2012-10-18 * tracepoint.c (print_one_static_tracepoint_marker): Constify.Tom Tromey1-1/+1