summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-151-1/+1
* 2002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-251-9/+12
* 2002-10-18 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-181-0/+1
* Merge with mainline; tag is carlton_dictionary-20020927-mergeDavid Carlton2002-09-271-2/+1
* 2002-09-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-09-241-2/+3
* * source.c: Make global variables current_source_symtab andFernando Nasser2002-09-201-1/+6
* Revert previous change. Not obvious.Andrew Cagney2002-09-191-5/+2
* 2002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-09-191-2/+5
* 2002-08-26 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-09-051-17/+26
* 2002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-08-301-1/+21
* 2002-08-27 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-08-271-0/+1
* 2002-08-26 Joel Brobecker <brobecker@gnat.com>Michael Snyder2002-08-271-13/+6
* * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsgGrace Sainsbury2002-08-231-26/+92
* * breakpoints.c (watch_command_1): Use internal breakpointKeith Seitz2002-08-201-10/+2
* * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,Joel Brobecker2002-08-171-2/+1
* * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint toAndrew Cagney2002-08-161-8/+8
* * breakpoint.c (delete_command): Don't repeat `delete' commands.Tom Tromey2002-06-261-0/+2
* * breakpoint.c (condition_command): Post breakpoint_modifyKeith Seitz2002-06-181-13/+17
* * infrun.c (struct inferior_status): Replace fieldsAndrew Cagney2002-06-101-16/+7
* * frame.h (select_frame): Delete level parameter.Andrew Cagney2002-05-051-6/+6
* * arch-utils.h: Update copyright.Andrew Cagney2002-04-241-1/+1
* * frame.h (selected_frame_level): Document as deprecated.Andrew Cagney2002-04-211-3/+3
* 2002-04-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-04-091-76/+69
* gdb/ChangeLog:Jim Blandy2002-04-051-1/+1
* 2002-04-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-04-051-1/+1
* 2002-04-04 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-04-051-45/+123
* 2002-03-27 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-03-281-1/+1
* * cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney2002-03-061-7/+7
* * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.Richard Earnshaw2002-02-181-12/+8
* 2002-02-04 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-02-061-40/+101
* * breakpoint.c (break_at_finish_command): Really export.Peter Schauer2002-02-031-3/+3
* 2002-02-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-02-021-8/+1
* 2002-02-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-02-021-4/+4
* 2002-02-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-02-011-24/+0
* 2002-01-31 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-02-011-29/+4
* 2002-01-31 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-02-011-48/+49
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-171-280/+7
* From Mark Kettenis <kettenis@gnu.org>:Andrew Cagney2001-11-111-3/+25
* * arch-utils.c (generic_in_function_epilogue_p): New function.Corinna Vinschen2001-11-061-0/+8
* * breakpoint.h, breakpoint.c: Ditto.Andrew Cagney2001-10-201-8/+9
* 2001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-10-121-5/+1
* Add ui_out parameter to libgdb functions.Andrew Cagney2001-09-181-4/+4
* The following changes avoid polluting global namespace with theEli Zaretskii2001-08-021-116/+116
* Move libgdb library functions to gdb.h (new file).Andrew Cagney2001-07-281-0/+1
* * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez2001-07-141-22/+0
* Replace:Andrew Cagney2001-07-061-12/+12
* 2001-06-28 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-06-281-1/+6
* Always send the breakpoint table headers to ui-out. MI/CLI canAndrew Cagney2001-06-271-17/+22
* * ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney2001-06-211-7/+7
* * cli-out.c: Include "gdb_assert.h'.Andrew Cagney2001-06-191-3/+5