aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-44/+98
1993-10-07 * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New functionJim Kingdon1-2/+22
1993-10-06* breakpoint.c (delete_breakpoint): Don't insert a disabled breakpoint.Jim Kingdon1-1/+3
1993-10-05 Changes to support alpha OSF/1 in native mode.Peter Schauer1-10/+13
1993-09-22 * breakpoint.h, breakpoint.c (bpstat_stop_status): Add new argumentJim Kingdon1-5/+12
1993-09-22 * breakpoint.c (bpstat_stop_status),K. Richard Pixley1-9/+1
1993-09-21* breakpoint.c (breakpoint_1): Support bp_call_dummy.Jim Kingdon1-1/+4
1993-09-18 * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.Jim Kingdon1-11/+18
1993-09-08gcc lintK. Richard Pixley1-25/+37
1993-07-26 * breakpoint.{c,h} (struct breakpoint): Replace symtab field withJim Kingdon1-34/+77
1993-07-14Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1-1/+5
1993-07-12 * symtab.c (decode_line_1): Use end of block to figure out whetherJim Kingdon1-1/+1
1993-07-11 * infrun.c: Remove step_resume_{duplicate,shadow}. ReplaceJim Kingdon1-23/+64
1993-04-15 * breakpoint.c: Add comments regarding within_scope future direction.Jim Kingdon1-10/+145
1993-04-12(breakpoint_1): use wrap_here before "at"Jim Kingdon1-0/+5
1993-04-09 * breakpoint.h (struct bpstat): Remove momentary field.Jim Kingdon1-36/+150
1993-03-30Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1-1/+1
1993-03-30(print_it_normal): return 0 after hitting watchpointJim Kingdon1-2/+2
1993-03-30 * breakpoint.h (bpstat): New field print_it.Jim Kingdon1-54/+129
1993-03-29Add comments regarding breakpoint_re_setJim Kingdon1-1/+14
1993-03-29 * breakpoint.{c,h}: Add exp_string to struct breakpoint and useJim Kingdon1-0/+12
1993-03-28 * breakpoint.c (breakpoint_re_set_one): Fix storage leak.Peter Schauer1-0/+3
1993-03-26Fetch lazy valuesJim Kingdon1-57/+66
1992-09-15* breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1-39/+39
1992-09-02* breakpoint.c (breakpoint_re_set): Avoid setting source symtabJohn Gilmore1-2/+8
1992-08-29RS/6000 portability changes (for hosting cross-debuggers).John Gilmore1-20/+29
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-6/+6
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-5/+11
1992-06-17* breakpoint.c (enable_command, disable_command): Without args,Stu Grossman1-22/+40
1992-03-29* Makefile.in (VERSION): Roll to 4.4.7.John Gilmore1-37/+17
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1-2/+37
1992-02-28* breakpoint.c (breakpoint_re_set_one): Don't reset breakpointStu Grossman1-11/+15
1992-02-27Fix cvs merge fuckup.Stu Grossman1-6/+0
1992-02-27* breakpoint.c (all_breakpoints_info, breakpoint_1): Add 'infoStu Grossman1-74/+119
1992-02-27* breakpoint.h (ALL_BREAKPOINTS_SAFE): Add.John Gilmore1-4/+13
1992-02-22* infrun.c, infcmd.c, breakpoint.c, main.c, symfile.c,Stu Grossman1-237/+432
1991-09-19* breakpoint.c (breakpoint_cond_eval): Use new value_true to testJohn Gilmore1-15/+26
1991-09-06Fix some infrastructure to be able to cope with host and targetJohn Gilmore1-3/+4
1991-09-04Make writing to files work properly. (Fixes to BFD are also needed.)John Gilmore1-19/+68
1991-04-22Check for NULL selected_frame in various places.Jim Kingdon1-3/+11
1991-04-22 * breakpoint.c (bpstat_print): Try all elements on the bpstatJim Kingdon1-2/+15
1991-04-19*** empty log message ***Jim Kingdon1-0/+83
1991-04-19*** empty log message ***Jim Kingdon1-11/+35
1991-03-28Initial revisionK. Richard Pixley1-0/+2259
1990-09-05Initial revisionJohn Gilmore1-1373/+0
2012-06-03gdb-3.5gdb-3.51-3/+12
2012-06-03gdb-3.4gdb-3.41-0/+1
2012-06-03gdb-3.3gdb-3.31-39/+88
2012-06-03gdb-3.1gdb-3.11-105/+264
2012-06-03gdb-2.8.1gdb-2.8.11-69/+112