aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracepoint.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Move target-dcache out of target.cYao Qi1-0/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-25Remove global traceframe_fun and traceframe_salYao Qi1-6/+2
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves1-1/+1
2013-08-09tsave: Make tilde-expanded filename visible.Pedro Alves1-1/+1
2013-07-31gdb/Yao Qi1-0/+6
2013-07-25remove pop_targetTom Tromey1-2/+2
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves1-2/+0
2013-06-28 * tracepoint.c (deprecated_readline_begin_hook)Tom Tromey1-4/+0
2013-06-26 Extend tsave to save starttime, stoptime.Dmitry Kozlov1-0/+10
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