summaryrefslogtreecommitdiff
path: root/gdb/tracepoint.c
Commit message (Expand)AuthorAgeFilesLines
* * tracepoint.h (set_traceframe_number)Pedro Alves2010-02-241-0/+61
* gdb/doc/Pedro Alves2010-02-121-2/+2
* * tracepoint.c (tfile_open): Remove spurious discard_cleanups.Pedro Alves2010-02-111-3/+4
* Delete unused or undefined functions.Joel Brobecker2010-01-191-1/+0
* 2010-01-16 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-01-161-27/+110
* Add trace file support.Stan Shebs2010-01-151-32/+1208
* Make tracepoint operations go through target vector.Stan Shebs2010-01-071-654/+266
* * tracepoint.c (trace_dump_command): Don't decr_pc_after_break.Stan Shebs2010-01-071-2/+1
* Support disconnected tracing.Stan Shebs2010-01-061-22/+124
* Add fast tracepoints.Stan Shebs2010-01-061-1/+30
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Add new tracepoint action teval.Stan Shebs2009-12-311-0/+80
* * tracepoint.c (trace_find_command): Error out if trace running.Stan Shebs2009-12-311-0/+18
* * tracepoint.c (trace_status_command): Add some status output.Stan Shebs2009-12-301-0/+12
* Add default-collect variable.Stan Shebs2009-12-301-5/+45
* 2009-12-28 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-12-281-3/+248
* 2009-12-23 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-12-241-3/+49
* 2009-12-23 Dmitry Gorbachev <d.g.gorbachev@gmail.com>Tom Tromey2009-12-231-0/+4
* gdb/Stan Shebs2009-07-141-0/+20
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-6/+15
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-8/+13
* * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand2009-07-021-34/+4
* * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.Ulrich Weigand2009-06-041-8/+21
* * value.h (struct internalvar): Remove.Ulrich Weigand2009-06-031-22/+13
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* gdb/Jan Kratochvil2009-05-231-1/+1
* * remote.c (compare_sections_command): Don't declare exec_bfd.Pedro Alves2009-05-221-1/+1
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-22/+15
* 2009-03-30 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-03-311-664/+103
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdbTom Tromey2008-10-281-7/+9
* * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey2008-10-281-2/+4
* * varobj.c (varobj_set_display_format): Use xfree.Tom Tromey2008-09-131-1/+1
* * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand2008-09-111-18/+13
* * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand2008-08-211-2/+3
* * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz2008-08-211-17/+17
* gdb:Tom Tromey2008-07-251-5/+5
* * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab2008-05-271-33/+13
* * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand2008-05-221-27/+0
* * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand2008-05-221-3/+0
* * symtab.h (enum address_class): Remove LOC_INDIRECT andUlrich Weigand2008-05-221-7/+0
* * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand2008-05-041-2/+7
* 2008-02-05 Andrzej Zaborowski <balrogg@gmail.com>Jim Blandy2008-02-051-1/+4
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-111-11/+6
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * tracepoint.c (tracepoint_operation): Report the deletion eventJim Blandy2007-10-271-1/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-08-04 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-051-2/+5
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-3/+3