aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracepoint.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-12 * target.c (memory_xfer_partial): Don't use the stack cache ifPedro Alves1-0/+1
2010-03-042010-03-03 Stan Shebs <stan@codesourcery.com>Stan Shebs1-55/+75
2010-02-24 * tracepoint.h (set_traceframe_number)Pedro Alves1-0/+61
2010-02-12 gdb/doc/Pedro Alves1-2/+2
2010-02-11 * tracepoint.c (tfile_open): Remove spurious discard_cleanups.Pedro Alves1-3/+4
2010-01-19Delete unused or undefined functions.Joel Brobecker1-1/+0
2010-01-162010-01-16 Stan Shebs <stan@codesourcery.com>Stan Shebs1-27/+110
2010-01-15 Add trace file support.Stan Shebs1-32/+1208
2010-01-07 Make tracepoint operations go through target vector.Stan Shebs1-654/+266
2010-01-07 * tracepoint.c (trace_dump_command): Don't decr_pc_after_break.Stan Shebs1-2/+1
2010-01-06 Support disconnected tracing.Stan Shebs1-22/+124
2010-01-06 Add fast tracepoints.Stan Shebs1-1/+30
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-31 Add new tracepoint action teval.Stan Shebs1-0/+80
2009-12-31 * tracepoint.c (trace_find_command): Error out if trace running.Stan Shebs1-0/+18
2009-12-30 * tracepoint.c (trace_status_command): Add some status output.Stan Shebs1-0/+12
2009-12-30 Add default-collect variable.Stan Shebs1-5/+45
2009-12-282009-12-28 Stan Shebs <stan@codesourcery.com>Stan Shebs1-3/+248
2009-12-242009-12-23 Stan Shebs <stan@codesourcery.com>Stan Shebs1-3/+49
2009-12-232009-12-23 Dmitry Gorbachev <d.g.gorbachev@gmail.com>Tom Tromey1-0/+4
2009-07-14 gdb/Stan Shebs1-0/+20
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-6/+15
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-8/+13
2009-07-02 * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand1-34/+4
2009-06-04 * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.Ulrich Weigand1-8/+21
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-22/+13
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-1/+1
2009-05-23gdb/Jan Kratochvil1-1/+1
2009-05-22 * remote.c (compare_sections_command): Don't declare exec_bfd.Pedro Alves1-1/+1
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-22/+15
2009-03-312009-03-30 Stan Shebs <stan@codesourcery.com>Stan Shebs1-664/+103
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-28gdbTom Tromey1-7/+9
2008-10-28 * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey1-2/+4
2008-09-13 * varobj.c (varobj_set_display_format): Use xfree.Tom Tromey1-1/+1
2008-09-11 * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand1-18/+13
2008-08-21 * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand1-2/+3
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz1-17/+17
2008-07-25gdb:Tom Tromey1-5/+5
2008-05-27 * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab1-33/+13
2008-05-22 * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand1-27/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand1-3/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_INDIRECT andUlrich Weigand1-7/+0
2008-05-04 * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand1-2/+7
2008-02-052008-02-05 Andrzej Zaborowski <balrogg@gmail.com>Jim Blandy1-1/+4
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-11/+6
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-27* tracepoint.c (tracepoint_operation): Report the deletion eventJim Blandy1-1/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2