Age | Commit message (Expand) | Author | Files | Lines |
2010-04-19 | PR breakpoints/8554. | Pedro Alves | 1 | -0/+3 |
2010-04-09 | 2010-04-09 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+4 |
2010-04-04 | 2010-04-04 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -1/+1 |
2010-04-04 | gdb/ | Jan Kratochvil | 1 | -11/+0 |
2010-04-02 | * breakpoint.h (struct counted_command_line): Moved definition to | Pedro Alves | 1 | -9/+7 |
2010-03-25 | PR gdb/11327, PR gdb/11328, PR breakpoints/11368: | Tom Tromey | 1 | -1/+25 |
2010-03-24 | gdb | Tom Tromey | 1 | -0/+5 |
2010-03-24 | * breakpoint.h (struct counted_command_line): New struct. | Tom Tromey | 1 | -3/+17 |
2010-03-23 | Unify actions and commands | Vladimir Prus | 1 | -3/+6 |
2010-03-16 | Simplify MI breakpoint setting. | Vladimir Prus | 1 | -6/+9 |
2010-03-10 | gdb/ | Pedro Alves | 1 | -5/+12 |
2010-01-06 | Support disconnected tracing. | Stan Shebs | 1 | -0/+5 |
2010-01-06 | Add fast tracepoints. | Stan Shebs | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-22 | Make hardware watchpoints work for process record. | Pedro Alves | 1 | -0/+6 |
2009-11-21 | gdb/ | Pedro Alves | 1 | -0/+5 |
2009-11-15 | * infrun.c (handle_inferior_event): When handling a fork or vfork | Pedro Alves | 1 | -0/+3 |
2009-10-25 | gdb/ | Jan Kratochvil | 1 | -4/+0 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -10/+35 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -1/+20 |
2009-08-20 | Add interface for JIT code generation. | Doug Evans | 1 | -0/+9 |
2009-08-03 | Implement -break-commands | Vladimir Prus | 1 | -0/+5 |
2009-07-31 | * breakpoint.h (enum enable_state): Add bp_startup_disabled. | Ulrich Weigand | 1 | -0/+19 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -9/+18 |
2009-06-24 | * breakpoint.h (set_longjmp_breakpoint): Add THREAD argument. | Ulrich Weigand | 1 | -1/+8 |
2009-06-23 | 2009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+1 |
2009-05-24 | gdb/ | Pedro Alves | 1 | -0/+2 |
2009-05-14 | 2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+1 |
2009-03-31 | Provide support for (Ada) task-specific breakpoints. | Joel Brobecker | 1 | -1/+4 |
2009-03-31 | 2009-03-30 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+24 |
2009-01-30 | * breakpoint.c (create_breakpoint, create_breakpoints) | Vladimir Prus | 1 | -1/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-22 | Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESUME_FROM_HOOK. | Joel Brobecker | 1 | -4/+0 |
2008-11-16 | Remove support for catch load and catch unload commands. | Joel Brobecker | 1 | -29/+0 |
2008-10-30 | * breakpoint.h (enum bptype): Delete bp_catch_exec. | Joel Brobecker | 1 | -8/+0 |
2008-10-17 | 2008-10-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2008-10-16 | * breakpoint.h (enum bptype): New enum bp_catchpoint. | Joel Brobecker | 1 | -2/+15 |
2008-10-15 | gdb/ | Pedro Alves | 1 | -0/+2 |
2008-10-14 | Remove dead code. | Pedro Alves | 1 | -2/+0 |
2008-09-22 | * infrun.c (follow_exec): Don't do a generic mourn. Instead | Pedro Alves | 1 | -1/+2 |
2008-09-08 | * inferior.h (stop_bpstat): Delete. | Pedro Alves | 1 | -4/+5 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -2/+2 |
2008-07-25 | gdb: | Tom Tromey | 1 | -2/+0 |
2008-07-09 | Adjust fork/vfork/exec to pass ptids around. | Pedro Alves | 1 | -1/+1 |
2008-07-08 | * breakpoint.c (mark_breakpoints_out): Make public. | Pedro Alves | 1 | -0/+3 |
2008-06-28 | * breakpoint.c (moribund_locations): New. | Vladimir Prus | 1 | -0/+16 |
2008-05-04 | gdb/ | Pedro Alves | 1 | -3/+6 |
2008-05-03 | * breakpoint.c (create_exception_catchpoint): Remove prototype | Thiago Jung Bauermann | 1 | -2/+0 |
2008-04-25 | * breakpoint.h (enum bpstat_what_main_action): Delete | Pedro Alves | 1 | -3/+0 |
2008-04-24 | exec_cleanup murder. | Vladimir Prus | 1 | -2/+0 |