aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracepoint.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-012010-10-31 Hui Zhu <teawater@gmail.com>Hui Zhu1-5/+5
2010-10-282010-10-28 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2010-10-202010-10-20 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+31
2010-10-08 * tracepoint.c (merge_uploaded_trace_state_variables): Only printDaniel Jacobowitz1-4/+8
2010-07-28Add missing gettext markup.Joel Brobecker1-1/+1
2010-07-19gdb/Jan Kratochvil1-2/+0
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-3/+3
2010-07-01 Static tracepoints support, and UST integration.Pedro Alves1-5/+298
2010-06-122010-06-11 Stan Shebs <stan@codesourcery.com>Stan Shebs1-5/+21
2010-05-27 * remote.c (unpack_varlen_hex): Remove forward declaration.Pedro Alves1-2/+1
2010-05-172010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2010-05-062010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-20/+10
2010-05-04* remote.c (register_remote_support_xml)Mark Kettenis1-2/+2
2010-04-232010-04-23 Stan Shebs <stan@codesourcery.com>Stan Shebs1-30/+22
2010-04-222010-04-21 Stan Shebs <stan@codesourcery.com>Stan Shebs1-1/+1
2010-04-202010-04-20 Stan Shebs <stan@codesourcery.com>Stan Shebs1-1/+3
2010-04-192010-04-19 Stan Shebs <stan@codesourcery.com>Stan Shebs1-2/+4
2010-04-162010-04-16 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+1
2010-04-162010-04-15 Stan Shebs <stan@codesourcery.com>Stan Shebs1-4/+12
2010-04-132010-04-12 Stan Shebs <stan@codesourcery.com>Stan Shebs1-1/+8
2010-04-092010-04-09 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+2
2010-04-092010-04-09 Stan Shebs <stan@codesourcery.com>Stan Shebs1-1/+26
2010-04-09 gdb/Pedro Alves1-6/+8
2010-04-092010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs1-16/+50
2010-04-062010-04-06 Stan Shebs <stan@codesourcery.com>Stan Shebs1-26/+13
2010-04-052010-04-05 Stan Shebs <stan@codesourcery.com>Stan Shebs1-11/+54
2010-04-042010-04-04 Stan Shebs <stan@codesourcery.com>Stan Shebs1-1/+39
2010-04-02 * tracepoint.c (trace_dump_actions): New, factored out fromPedro Alves1-48/+61
2010-04-02 * breakpoint.h (struct counted_command_line): Moved definition toPedro Alves1-3/+3
2010-04-012010-04-01 Stan Shebs <stan@codesourcery.com>Stan Shebs1-72/+66
2010-04-012010-04-01 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+10
2010-04-01 gdb/Pedro Alves1-22/+60
2010-03-312010-03-31 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+17
2010-03-302010-03-29 Stan Shebs <stan@codesourcery.com>Stan Shebs1-21/+4
2010-03-292010-03-29 Stan Shebs <stan@codesourcery.com>Stan Shebs1-11/+89
2010-03-292010-03-29 Stan Shebs <stan@codesourcery.com>Stan Shebs1-2/+3
2010-03-292010-03-29 Stan Shebs <stan@codesourcery.com>Stan Shebs1-9/+28
2010-03-272010-03-26 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+7
2010-03-26 * tracepoint.c (current_trace_status): Don't make sure error_descPedro Alves1-4/+5
2010-03-26 gdb/Pedro Alves1-2/+1
2010-03-26 gdb/Pedro Alves1-12/+3
2010-03-262010-03-25 Stan Shebs <stan@codesourcery.com>Stan Shebs1-5/+56
2010-03-24 * breakpoint.h (struct counted_command_line): New struct.Tom Tromey1-3/+3
2010-03-24 * tracepoint.c (tvariables_info_1): Actually computeVladimir Prus1-1/+1
2010-03-23 Implement -trace-save.Vladimir Prus1-27/+42
2010-03-23 Implement -trace-find.Vladimir Prus1-11/+35
2010-03-23 -trace-define-variable and -trace-list-variables.Vladimir Prus1-17/+48
2010-03-23 -trace-start/-trace-end/-trace-status.Vladimir Prus1-12/+106
2010-03-23 Unify actions and commandsVladimir Prus1-223/+90
2010-03-182010-03-18 Stan Shebs <stan@codesourcery.com>Stan Shebs1-9/+77