aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-11 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.Joel Brobecker1-1/+2
2003-03-10 * breakpoint.c (bpstat_copy): Copy the command lines as wellDaniel Jacobowitz1-0/+5
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+1
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+1
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2003-02-032003-02-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-24/+32
2003-01-182003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-10/+10
2003-01-152003-01-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-7/+14
2003-01-04 * breakpoint.c (insert_breakpoints): Skip disabled breakpointsDaniel Jacobowitz1-12/+6
2002-12-172002-12-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-12-112002-12-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-18/+20
2002-12-092002-12-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-9/+10
2002-12-092002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-5/+5
2002-12-04 * breakpoint.c (create_thread_event_breakpoint): Use xasprintf.Daniel Jacobowitz1-4/+7
2002-12-042002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-12-012002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-15/+15
2002-11-282002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-11-242002-11-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+5
2002-11-16 * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,Daniel Jacobowitz1-5/+5
2002-11-102002-11-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-10-242002-10-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-7/+7
2002-10-16(parse_breakpoint_sals): Ignore ObjC methodAdam Fedor1-2/+5
2002-09-22 * source.c (get_current_source_symtab_and_line): Initialize sal.pc andFernando Nasser1-2/+1
2002-09-20 * source.c: Make global variables current_source_symtab andFernando Nasser1-1/+6
2002-09-19Revert previous change. Not obvious.Andrew Cagney1-5/+2
2002-09-192002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+5
2002-09-052002-08-26 Michael Snyder <msnyder@redhat.com>Michael Snyder1-17/+26
2002-08-302002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-1/+21
2002-08-272002-08-27 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+1
2002-08-272002-08-26 Joel Brobecker <brobecker@gnat.com>Michael Snyder1-13/+6
2002-08-23 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsgGrace Sainsbury1-26/+92
2002-08-20 * breakpoints.c (watch_command_1): Use internal breakpointKeith Seitz1-10/+2
2002-08-17 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,Joel Brobecker1-2/+1
2002-08-16* breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint toAndrew Cagney1-8/+8
2002-06-26 * breakpoint.c (delete_command): Don't repeat `delete' commands.Tom Tromey1-0/+2
2002-06-18 * breakpoint.c (condition_command): Post breakpoint_modifyKeith Seitz1-13/+17
2002-06-10* infrun.c (struct inferior_status): Replace fieldsAndrew Cagney1-16/+7
2002-05-05* frame.h (select_frame): Delete level parameter.Andrew Cagney1-6/+6
2002-04-24* arch-utils.h: Update copyright.Andrew Cagney1-1/+1
2002-04-21* frame.h (selected_frame_level): Document as deprecated.Andrew Cagney1-3/+3
2002-04-092002-04-05 Michael Snyder <msnyder@redhat.com>Michael Snyder1-76/+69
2002-04-05gdb/ChangeLog:Jim Blandy1-1/+1
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