summaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)Author
1996-03-27 * From Peter Schauer.Jeff Law
1996-03-06 * From Peter Schauer:Jeff Law
1996-01-05Update copyrights. Add copyright notice to configure.in.Stu Grossman
1996-01-05 * breakpoint.c (remove_breakpoint): Change error to warning soStu Grossman
1995-10-27 * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin
1995-05-22 * breakpoint.c, target.h: Move defaults of watchpoint relatedJim Kingdon
1994-12-30 * Allow up to 10 whitespace separated arguments to user definedJeff Law
1994-12-27 * breakpoint.c (watchpoint_check): Don't bother restoring theJeff Law
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon
1994-08-02 * breakpoint.c (mention), main.c (fputs_unfiltered): Add comments.Jean Marie Diaz
1994-07-28 * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman
1994-07-23 * breakpoint.c (ignore, condition): Move usage note into body ofStan Shebs
1994-07-14 Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd.harris.com).Stan Shebs
1994-06-14Modified Files:Kung Hsu
1994-06-11Modified Files:Kung Hsu
1994-05-18 * breakpoint.c (breakpoint_1): Fix typo.Jim Kingdon
1994-05-13 gcc -Wall lint:Jim Kingdon
1994-05-04 * valprint.c (print_longest): Clarify comment about use_local.Jim Kingdon
1994-04-30 * breakpoint.c (breakpoint_1): Annotate each field of the headers.Jim Kingdon
1994-04-21 * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, forJim Kingdon
1994-04-20 * main.c (main): Accept --annotate=N option and make --fullnameJim Kingdon
1994-04-15Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs
1994-04-13 * breakpoint.h (enum bptype): Add bp_hardware_watchpoint andJeff Law
1994-03-30 * breakpoint.c (print_it_normal): Allow GDB to notify the userJeff Law
1994-03-11 * breakpoint.c (_initialize_breakpoint): Update docstring forJim Kingdon
1994-03-03 * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon
1994-02-25 * breakpoint.h (enum bptype): New type bp_through_sigtramp.Jim Kingdon
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon
1994-01-19 * infrun.c (wait_for_inferior): Don't set frame forJim Kingdon
1993-12-30 * breakpoint.c (breakpoint_chain): Make static.Jim Kingdon
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord
1993-10-07 * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New functionJim Kingdon
1993-10-06* breakpoint.c (delete_breakpoint): Don't insert a disabled breakpoint.Jim Kingdon
1993-10-05 Changes to support alpha OSF/1 in native mode.Peter Schauer
1993-09-22 * breakpoint.h, breakpoint.c (bpstat_stop_status): Add new argumentJim Kingdon
1993-09-22 * breakpoint.c (bpstat_stop_status),K. Richard Pixley
1993-09-21* breakpoint.c (breakpoint_1): Support bp_call_dummy.Jim Kingdon
1993-09-18 * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.Jim Kingdon
1993-09-08gcc lintK. Richard Pixley
1993-07-26 * breakpoint.{c,h} (struct breakpoint): Replace symtab field withJim Kingdon
1993-07-14Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon
1993-07-12 * symtab.c (decode_line_1): Use end of block to figure out whetherJim Kingdon
1993-07-11 * infrun.c: Remove step_resume_{duplicate,shadow}. ReplaceJim Kingdon
1993-04-15 * breakpoint.c: Add comments regarding within_scope future direction.Jim Kingdon
1993-04-12(breakpoint_1): use wrap_here before "at"Jim Kingdon
1993-04-09 * breakpoint.h (struct bpstat): Remove momentary field.Jim Kingdon
1993-03-30Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon
1993-03-30(print_it_normal): return 0 after hitting watchpointJim Kingdon
1993-03-30 * breakpoint.h (bpstat): New field print_it.Jim Kingdon