Age | Commit message (Expand) | Author | Files | Lines |
2011-02-18 | * breakpoint.c (get_number_trailer): No longer accept a NULL PP. | Pedro Alves | 1 | -0/+2 |
2011-02-04 | Fix some typos. | Thiago Jung Bauermann | 1 | -2/+2 |
2011-01-31 | 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+2 |
2011-01-31 | * infcmd.c (finish_backward): Use breakpoint_set_silent. | Tom Tromey | 1 | -3/+6 |
2011-01-31 | * breakpoint.h (user_breakpoint_p): Declare. | Tom Tromey | 1 | -0/+2 |
2011-01-11 | 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com> | Thiago Jung Bauermann | 1 | -1/+16 |
2011-01-11 | 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -7/+9 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-12-31 | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -110/+139 |
2010-12-09 | gdb | Tom Tromey | 1 | -1/+17 |
2010-11-25 | * breakpoint.h: No longer include python.h or python-internal.h. | Pedro Alves | 1 | -6/+2 |
2010-11-11 | 2010-11-11 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -5/+29 |
2010-08-17 | gdb/ | Pedro Alves | 1 | -11/+37 |
2010-08-16 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2010-07-19 | 2010-07-19 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -0/+1 |
2010-07-01 | Static tracepoints support, and UST integration. | Pedro Alves | 1 | -1/+19 |
2010-06-24 | gdb/ | Jan Kratochvil | 1 | -22/+25 |
2010-06-23 | ChangeLog: | Ulrich Weigand | 1 | -0/+1 |
2010-06-07 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
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 |