aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-16 * breakpoint.c (bpstat_stop_status): Clear breakpoint_at forDavid Daney1-3/+9
2008-09-11 * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand1-2/+2
2008-09-08 Remove global continuations in favour of a per-threadPedro Alves1-1/+2
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-34/+43
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-6/+8
2008-09-03 * breakpoint.c (breakpoint_init_inferior): Mark as not inserted onlyAleksandar Ristovski1-2/+39
2008-09-02 * breakpoint.c (insert_breakpoints, update_global_location_list):Pedro Alves1-2/+4
2008-08-26 * breakpoint.c (remove_breakpoint): Do not fail if unable to removeUlrich Weigand1-0/+7
2008-08-22 * breakpoint.c (create_overlay_event_breakpoint): Rename to ...Ulrich Weigand1-2/+10
2008-08-17gdb:Tom Tromey1-202/+160
2008-08-16gdb/Thiago Jung Bauermann1-1/+1
2008-08-13gdb/Pedro Alves1-19/+41
2008-08-062008-08-06 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+2
2008-08-062008-08-05 Phil Muldoon <pmuldoon@redhat.com>Michael Snyder1-3/+0
2008-07-28 * annotate.h (deprecated_annotate_starting_hook): Remove.Tom Tromey1-10/+1
2008-07-25gdb:Tom Tromey1-9/+8
2008-07-15 * block.c (block_function): Renamed to ...Daniel Jacobowitz1-2/+3
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-4/+3
2008-07-12 Replace struct continuation_args by void* and per command structs.Pedro Alves1-22/+18
2008-07-09 Per-thread commands.Pedro Alves1-8/+28
2008-07-09 Adjust fork/vfork/exec to pass ptids around.Pedro Alves1-9/+10
2008-07-09 Add "executing" property to threads.Pedro Alves1-1/+1
2008-07-08 * breakpoint.c (update_global_location_list): Add booleanPedro Alves1-37/+44
2008-07-08 * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves1-7/+12
2008-07-07gdb/Jan Kratochvil1-1/+4
2008-06-28 * breakpoint.c (moribund_locations): New.Vladimir Prus1-19/+84
2008-06-26 * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz1-2/+0
2008-06-10 Introduce common cleanup for restoring integers.Vladimir Prus1-8/+1
2008-06-06gdbTom Tromey1-3/+3
2008-06-05 * breakpoint.c (print_exception_catchpoint): Put 'exception' back toAleksandar Ristovski1-2/+2
2008-05-28 * breakpoint.c (print_exception_catchpoint): In CLI add 'Temporary' forAleksandar Ristovski1-12/+34
2008-05-04gdb/Pedro Alves1-69/+43
2008-05-03 * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz1-10/+0
2008-05-03 * breakpoint.c (create_exception_catchpoint): Remove prototypeThiago Jung Bauermann1-4/+0
2008-05-02* target.h (struct target_ops): AddAndreas Schwab1-2/+3
2008-05-01 PR gdb/1665Aleksandar Ristovski1-35/+29
2008-04-26 * breakpoint.c (condition_command, commands_from_control_command)Joel Brobecker1-40/+41
2008-04-25 * breakpoint.h (enum bpstat_what_main_action): DeletePedro Alves1-20/+15
2008-04-24 * breakpoint.c (bpstat_check_location)Vladimir Prus1-238/+275
2008-04-24 exec_cleanup murder.Vladimir Prus1-46/+38
2008-04-24 * breakpoint.h (bp_location_p): New typedef.Vladimir Prus1-179/+266
2008-04-24 * breakpoint.c (print_one_breakpoint_location): In MIVladimir Prus1-0/+9
2008-04-182008-04-17 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam1-6/+5
2008-04-17 * breakpoint.c (print_one_breakpoint_location): Make sure to printJoel Brobecker1-1/+1
2008-04-15PR gdb/2424Aleksandar Ristovski1-8/+26
2008-03-14 Async mode fixes.Vladimir Prus1-5/+24
2008-03-13 * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz1-57/+24
2008-03-03 * breakpoint.c (fetch_watchpoint_value): New function.Daniel Jacobowitz1-62/+126
2008-02-27 * breakpoint.c (skip_prologue_sal): New function.Joel Brobecker1-0/+24
2008-02-26 * breakpoint.c (print_one_breakpoint_location): Revert Enb fieldVladimir Prus1-20/+8