summaryrefslogtreecommitdiff
path: root/gdb/tracepoint.c
Commit message (Expand)AuthorAgeFilesLines
* Snap const char * mess.cvs/cagney_writestrings-20030508-branchcagney_writestrings-20030508-branchAndrew Cagney2003-06-031-53/+53
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-1/+1
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-19/+19
* 2003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-201-2/+2
* 2003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-201-0/+1
* * tracepoint.c (ISATTY): Removed.Mark Kettenis2002-12-281-6/+0
* 2002-12-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-091-1/+1
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-1/+2
* 2002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-241-3/+3
* 2002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-10-021-4/+0
* * exec.c (xfer_memory): Fix compilation warning with old versionsJoel Brobecker2002-09-121-4/+6
* * defs.h (gdb_readline_wrapper): Declare.Tom Tromey2002-07-241-1/+1
* * language.c (local_hex_string_custom): Simplify. Do not dependAndrew Cagney2002-05-121-4/+4
* * frame.h (select_frame): Delete level parameter.Andrew Cagney2002-05-051-1/+1
* * frame.h (selected_frame_level): Document as deprecated.Andrew Cagney2002-04-211-1/+2
* s/strerror/safe_strerror/Andrew Cagney2002-03-271-1/+1
* * defs.h (error): Add printf format attribute.Andrew Cagney2002-03-231-1/+1
* * cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney2002-03-061-2/+2
* * cli/cli-decode.c (cmd_cfunc_eq): New function.Andrew Cagney2002-02-231-11/+11
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-1/+3
* s/NO_FUNCTION/NULL/Andrew Cagney2002-02-021-1/+1
* 2002-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-081-4/+7
* * cli/cli-script.c (execute_control_command): Replace value_ptrAndrew Cagney2001-12-251-2/+3
* 2001-11-06 Fred Fish <fnf@redhat.com>Fred Fish2001-11-061-1/+0
* 2001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-10-121-8/+5
* * tracepoint.c (read_actions): Add FIXME for code depending onMark Kettenis2001-08-231-0/+5
* * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney2001-08-111-1/+2
* The following changes avoid polluting global namespace with theEli Zaretskii2001-08-021-5/+5
* * tracepoint.c (trace_command): We now have tracepointKeith Seitz2001-06-141-14/+0
* * completer.c (gdb_completer_loc_break_characters): New variable.Eli Zaretskii2001-06-111-2/+4
* * tracepoint.c (tracepoint_opertation): Add ui eventKeith Seitz2001-06-071-0/+5
* 2001-04-17 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-04-171-6/+26
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
* * demangle.c (demangling_style_names): New variable.Eli Zaretskii2001-02-191-2/+6
* Replace free() with xfree().Kevin Buettner2000-12-151-10/+10
* 2000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-011-0/+1
* * tracepoint.c (trace_find_tracepoint_command): Replace call toDavid Taylor2000-11-161-1/+1
* * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin2000-10-301-1/+1
* * eval.c (parse_and_eval_long): New function.David Taylor2000-10-301-2/+2
* * dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin2000-09-011-1/+1
* * top.c (get_prompt_1), tracepoint.c (replace_comma): UpdateAndrew Cagney2000-08-011-3/+4
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-156/+61
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-3/+3
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-32/+32
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-3/+15
* Cleanup free_agent_expr cleanups.Andrew Cagney2000-05-151-3/+2
* * ax-gdb.c (agent_command): Remove now useless cast ofPhilippe De Muyter2000-04-261-2/+1
* * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy2000-04-141-5/+5