aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-052002-04-05 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2002-04-052002-04-04 Michael Snyder <msnyder@redhat.com>Michael Snyder1-45/+123
2002-03-282002-03-27 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney1-7/+7
2002-02-18* gdbarch.sh (GET_LONGJMP_TARGET): Add rule.Richard Earnshaw1-12/+8
2002-02-062002-02-04 Michael Snyder <msnyder@redhat.com>Michael Snyder1-40/+101
2002-02-03 * breakpoint.c (break_at_finish_command): Really export.Peter Schauer1-3/+3
2002-02-022002-02-01 Michael Snyder <msnyder@redhat.com>Michael Snyder1-8/+1
2002-02-022002-02-01 Michael Snyder <msnyder@redhat.com>Michael Snyder1-4/+4
2002-02-012002-02-01 Michael Snyder <msnyder@redhat.com>Michael Snyder1-24/+0
2002-02-012002-01-31 Michael Snyder <msnyder@redhat.com>Michael Snyder1-29/+4
2002-02-012002-01-31 Michael Snyder <msnyder@redhat.com>Michael Snyder1-48/+49
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-280/+7
2001-11-11From Mark Kettenis <kettenis@gnu.org>:Andrew Cagney1-3/+25
2001-11-06 * arch-utils.c (generic_in_function_epilogue_p): New function.Corinna Vinschen1-0/+8
2001-10-20* breakpoint.h, breakpoint.c: Ditto.Andrew Cagney1-8/+9
2001-10-122001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-5/+1
2001-09-18Add ui_out parameter to libgdb functions.Andrew Cagney1-4/+4
2001-08-02 The following changes avoid polluting global namespace with theEli Zaretskii1-116/+116
2001-07-28Move libgdb library functions to gdb.h (new file).Andrew Cagney1-0/+1
2001-07-14 * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez1-22/+0
2001-07-06Replace:Andrew Cagney1-12/+12
2001-06-282001-06-28 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+6
2001-06-27Always send the breakpoint table headers to ui-out. MI/CLI canAndrew Cagney1-17/+22
2001-06-21* ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney1-7/+7
2001-06-19* cli-out.c: Include "gdb_assert.h'.Andrew Cagney1-3/+5
2001-06-19* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney1-2/+2
2001-06-18* breakpoint.c (breakpoint_1): Restructure. Compute theAndrew Cagney1-68/+89
2001-06-18Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney1-12/+12
2001-06-11 * completer.c (gdb_completer_loc_break_characters): New variable.Eli Zaretskii1-16/+27
2001-06-092001-06-08 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2001-06-022001-06-01 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+7
2001-05-23 * breakpoint.c (breakpoint_address_is_meaningful): New function.Kevin Buettner1-7/+39
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney1-19/+19
2001-05-11Add ``type'' parameter to set_raw_breakpoint().Kevin Buettner1-65/+52
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner1-10/+10
2001-05-06* breakpoint.c (check_duplicates): Use the breakpoint's type, notJim Blandy1-3/+23
2001-05-06* breakpoint.c (check_duplicates): Take a breakpoint object as anJim Blandy1-15/+17
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-37/+43
2001-04-172001-04-17 Michael Snyder <msnyder@redhat.com>Michael Snyder1-8/+25
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin1-11/+3
2001-03-20Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P().Andrew Cagney1-1/+1
2001-03-20 * breakpoint.c (print_it_typical) <bp_access_watchpoint> [UI_OUT]:Eli Zaretskii1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-012001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder1-29/+23
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-6/+12
2001-01-31Replace strsave() with xstrdup().Andrew Cagney1-4/+4
2001-01-18* target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)Andrew Cagney1-1/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-42/+42
2000-12-012000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-0/+1