gdb/
[platform/upstream/binutils.git] / gdb / tracepoint.c
2010-04-01 Pedro Alves gdb/
2010-03-31 Stan Shebs2010-03-31 Stan Shebs <stan@codesourcery.com>
2010-03-30 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-29 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-29 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-29 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-27 Stan Shebs2010-03-26 Stan Shebs <stan@codesourcery.com>
2010-03-26 Pedro Alves * tracepoint.c (current_trace_status): Don't make...
2010-03-26 Pedro Alves gdb/
2010-03-26 Pedro Alves gdb/
2010-03-26 Stan Shebs2010-03-25 Stan Shebs <stan@codesourcery.com>
2010-03-24 Tom Tromey * breakpoint.h (struct counted_command_line): New...
2010-03-24 Vladimir Prus * tracepoint.c (tvariables_info_1): Actually compute
2010-03-23 Vladimir Prus Implement -trace-save.
2010-03-23 Vladimir Prus Implement -trace-find.
2010-03-23 Vladimir Prus -trace-define-variable and -trace-list-variables.
2010-03-23 Vladimir Prus -trace-start/-trace-end/-trace-status.
2010-03-23 Vladimir Prus Unify actions and commands
2010-03-18 Stan Shebs2010-03-18 Stan Shebs <stan@codesourcery.com>
2010-03-17 Stan Shebs2010-03-17 Stan Shebs <stan@codesourcery.com>
2010-03-12 Pedro Alves * target.c (memory_xfer_partial): Don't use the stack...
2010-03-04 Stan Shebs2010-03-03 Stan Shebs <stan@codesourcery.com>
2010-02-24 Pedro Alves * tracepoint.h (set_traceframe_number)
2010-02-12 Pedro Alves gdb/doc/
2010-02-11 Pedro Alves * tracepoint.c (tfile_open): Remove spurious discard_c...
2010-01-19 Joel BrobeckerDelete unused or undefined functions.
2010-01-16 Stan Shebs2010-01-16 Stan Shebs <stan@codesourcery.com>
2010-01-15 Stan Shebs Add trace file support.
2010-01-07 Stan Shebs Make tracepoint operations go through target vector.
2010-01-07 Stan Shebs * tracepoint.c (trace_dump_command): Don't decr_pc_aft...
2010-01-06 Stan Shebs Support disconnected tracing.
2010-01-06 Stan Shebs Add fast tracepoints.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-31 Stan Shebs Add new tracepoint action teval.
2009-12-31 Stan Shebs * tracepoint.c (trace_find_command): Error out if...
2009-12-30 Stan Shebs * tracepoint.c (trace_status_command): Add some status...
2009-12-30 Stan Shebs Add default-collect variable.
2009-12-28 Stan Shebs2009-12-28 Stan Shebs <stan@codesourcery.com>
2009-12-24 Stan Shebs2009-12-23 Stan Shebs <stan@codesourcery.com>
2009-12-23 Tom Tromey2009-12-23 Dmitry Gorbachev <d.g.gorbachev@gmail...
2009-07-14 Stan Shebs gdb/
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 Ulrich Weigand * gdbtypes.h (struct builtin_type): Add internal_fn...
2009-06-04 Ulrich Weigand * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
2009-06-03 Ulrich Weigand * value.h (struct internalvar): Remove.
2009-05-28 Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-05-23 Jan Kratochvilgdb/
2009-05-22 Pedro Alves * remote.c (compare_sections_command): Don't declare...
2009-05-05 Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-03-31 Stan Shebs2009-03-30 Stan Shebs <stan@codesourcery.com>
2009-02-25 Hui Zhu2009-02-25 Hui Zhu <teawater@gmail.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-10-28 Tom Tromeygdb
2008-10-28 Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-09-13 Tom Tromey * varobj.c (varobj_set_display_format): Use xfree.
2008-09-11 Ulrich Weigand * defs.h (struct gdbarch): Add forward declaration.
2008-08-21 Ulrich Weigand * frame.h (frame_map_regnum_to_name): Remove prototype.
2008-08-21 Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-07-25 Tom Tromeygdb:
2008-05-27 Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-05-22 Ulrich Weigand * symtab.h (enum address_class): Remove LOC_BASEREG and
2008-05-22 Ulrich Weigand * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
2008-05-22 Ulrich Weigand * symtab.h (enum address_class): Remove LOC_INDIRECT and
2008-05-04 Ulrich Weigand * inferior.h (read_pc_pid, write_pc_pid): Remove.
2008-02-05 Jim Blandy2008-02-05 Andrzej Zaborowski <balrogg@gmail.com>
2008-01-11 Markus Deuling * exec.c: #include "arch-utils.h"
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-27 Jim Blandy* tracepoint.c (tracepoint_operation): Report the delet...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-05 Michael Snyder2007-08-04 Michael Snyder <msnyder@access-company...
2007-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-13 Daniel Jacobowitz * expression.h (enum exp_opcode): Document a register...
2007-06-12 Ulrich Weigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
2007-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-02-28 Daniel Jacobowitz * frame.c (frame_pop, frame_observer_target_changed...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-07-17 Mark Kettenis* printcmd.c: Coding style fixes: add missing spaces...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-30 Daniel Jacobowitz * remote.c (struct remote_state): Add BUF and BUF_SIZE.
2006-03-17 Michael Snyder2006-03-16 Michael Snyder <msnyder@redhat.com>
2006-02-01 Daniel Jacobowitzgdb/
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-11-21 Jim Blandygdb/ChangeLog:
2005-11-19 Jim Blandy2005-11-19 Jim Blandy <jimb@redhat.com>
2005-11-19 Jim Blandy2005-11-18 Jim Blandy <jimb@redhat.com>
2005-11-19 Jim Blandy2005-11-18 Jim Blandy <jimb@redhat.com>
2005-08-01 Daniel Jacobowitz From Josef Ezra <jezra@emc.com>:
2005-05-26 Andrew Cagney2005-05-26 Andrew Cagney <cagney@gnu.org>
2005-03-08 Nathan Sidwell * tracepoint.c (target_is_remote): Allow extended...
2005-02-15 Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-08 Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-07 Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-02 Andrew Cagney2005-02-01 Andrew Cagney <cagney@gnu.org>
next