Age | Commit message (Expand) | Author | Files | Lines |
2008-08-22 | * breakpoint.c (create_overlay_event_breakpoint): Rename to ... | Ulrich Weigand | 1 | -2/+10 |
2008-08-17 | gdb: | Tom Tromey | 1 | -202/+160 |
2008-08-16 | gdb/ | Thiago Jung Bauermann | 1 | -1/+1 |
2008-08-13 | gdb/ | Pedro Alves | 1 | -19/+41 |
2008-08-06 | 2008-08-06 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -2/+2 |
2008-08-06 | 2008-08-05 Phil Muldoon <pmuldoon@redhat.com> | Michael Snyder | 1 | -3/+0 |
2008-07-28 | * annotate.h (deprecated_annotate_starting_hook): Remove. | Tom Tromey | 1 | -10/+1 |
2008-07-25 | gdb: | Tom Tromey | 1 | -9/+8 |
2008-07-15 | * block.c (block_function): Renamed to ... | Daniel Jacobowitz | 1 | -2/+3 |
2008-07-12 | 2008-07-12 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -4/+3 |
2008-07-12 | Replace struct continuation_args by void* and per command structs. | Pedro Alves | 1 | -22/+18 |
2008-07-09 | Per-thread commands. | Pedro Alves | 1 | -8/+28 |
2008-07-09 | Adjust fork/vfork/exec to pass ptids around. | Pedro Alves | 1 | -9/+10 |
2008-07-09 | Add "executing" property to threads. | Pedro Alves | 1 | -1/+1 |
2008-07-08 | * breakpoint.c (update_global_location_list): Add boolean | Pedro Alves | 1 | -37/+44 |
2008-07-08 | * breakpoint.c (mark_breakpoints_out): Make public. | Pedro Alves | 1 | -7/+12 |
2008-07-07 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2008-06-28 | * breakpoint.c (moribund_locations): New. | Vladimir Prus | 1 | -19/+84 |
2008-06-26 | * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. | Daniel Jacobowitz | 1 | -2/+0 |
2008-06-10 | Introduce common cleanup for restoring integers. | Vladimir Prus | 1 | -8/+1 |
2008-06-06 | gdb | Tom Tromey | 1 | -3/+3 |
2008-06-05 | * breakpoint.c (print_exception_catchpoint): Put 'exception' back to | Aleksandar Ristovski | 1 | -2/+2 |
2008-05-28 | * breakpoint.c (print_exception_catchpoint): In CLI add 'Temporary' for | Aleksandar Ristovski | 1 | -12/+34 |
2008-05-04 | gdb/ | Pedro Alves | 1 | -69/+43 |
2008-05-03 | * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete. | Daniel Jacobowitz | 1 | -10/+0 |
2008-05-03 | * breakpoint.c (create_exception_catchpoint): Remove prototype | Thiago Jung Bauermann | 1 | -4/+0 |
2008-05-02 | * target.h (struct target_ops): Add | Andreas Schwab | 1 | -2/+3 |
2008-05-01 | PR gdb/1665 | Aleksandar Ristovski | 1 | -35/+29 |
2008-04-26 | * breakpoint.c (condition_command, commands_from_control_command) | Joel Brobecker | 1 | -40/+41 |
2008-04-25 | * breakpoint.h (enum bpstat_what_main_action): Delete | Pedro Alves | 1 | -20/+15 |
2008-04-24 | * breakpoint.c (bpstat_check_location) | Vladimir Prus | 1 | -238/+275 |
2008-04-24 | exec_cleanup murder. | Vladimir Prus | 1 | -46/+38 |
2008-04-24 | * breakpoint.h (bp_location_p): New typedef. | Vladimir Prus | 1 | -179/+266 |
2008-04-24 | * breakpoint.c (print_one_breakpoint_location): In MI | Vladimir Prus | 1 | -0/+9 |
2008-04-18 | 2008-04-17 Marc Khouzam <marc.khouzam@ericsson.com> | Marc Khouzam | 1 | -6/+5 |
2008-04-17 | * breakpoint.c (print_one_breakpoint_location): Make sure to print | Joel Brobecker | 1 | -1/+1 |
2008-04-15 | PR gdb/2424 | Aleksandar Ristovski | 1 | -8/+26 |
2008-03-14 | Async mode fixes. | Vladimir Prus | 1 | -5/+24 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -57/+24 |
2008-03-03 | * breakpoint.c (fetch_watchpoint_value): New function. | Daniel Jacobowitz | 1 | -62/+126 |
2008-02-27 | * breakpoint.c (skip_prologue_sal): New function. | Joel Brobecker | 1 | -0/+24 |
2008-02-26 | * breakpoint.c (print_one_breakpoint_location): Revert Enb field | Vladimir Prus | 1 | -20/+8 |
2008-02-08 | * breakpoint.c: #include "hashtab.h". | Doug Evans | 1 | -7/+64 |
2008-02-01 | * breakpoint.c (break_command_1): Return void. | Vladimir Prus | 1 | -28/+23 |
2008-02-01 | Properly rethrow exception. This fixes errors | Vladimir Prus | 1 | -3/+3 |
2008-01-29 | Use multiple locations for hardware watchpoints. | Vladimir Prus | 1 | -249/+253 |
2008-01-29 | Don't reset watchpoint block on solib load. | Vladimir Prus | 1 | -42/+65 |
2008-01-22 | * breakpoint.c (break_command_really): New parameter | Vladimir Prus | 1 | -5/+7 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -4/+5 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |