Age | Commit message (Expand) | Author | Files | Lines |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -6/+483 |
2009-08-21 | * jit.c (jit_read_descriptor): New arg gdbarch, all callers updated. | Doug Evans | 1 | -1/+1 |
2009-08-20 | Add interface for JIT code generation. | Doug Evans | 1 | -28/+56 |
2009-08-03 | Implement -break-commands | Vladimir Prus | 1 | -4/+26 |
2009-07-31 | * breakpoint.c (remove_breakpoints): If removing one breakpoint | Ulrich Weigand | 1 | -24/+9 |
2009-07-31 | * breakpoint.h (enum enable_state): Add bp_startup_disabled. | Ulrich Weigand | 1 | -1/+67 |
2009-07-07 | * breakpoint.c (set_raw_breakpoint): Remove static modifier. | Pierre Muller | 1 | -2/+4 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -16/+35 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -101/+202 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -52/+59 |
2009-06-24 | * breakpoint.h (set_longjmp_breakpoint): Add THREAD argument. | Ulrich Weigand | 1 | -26/+69 |
2009-06-23 | 2009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -40/+27 |
2009-06-19 | * breakpoint.c (expand_line_sal_maybe): When explicit_line, | Jerome Guitton | 1 | -2/+19 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -2/+12 |
2009-06-11 | * breakpoint.c (break_command_really): Rename local variable | Pedro Alves | 1 | -10/+9 |
2009-06-10 | * breakpoint.c: ARI fixes. | Pierre Muller | 1 | -39/+43 |
2009-06-08 | * breakpoint.c (_initialize_breakpoint): Remove "bu" command alias of | Pierre Muller | 1 | -5/+2 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -7/+5 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 1 | -8/+5 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -2/+2 |
2009-05-24 | gdb/ | Pedro Alves | 1 | -1/+39 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -8/+4 |
2009-05-19 | * breakpoint.c (insert_breakpoints, breakpoint_init_inferior) | Pedro Alves | 1 | -5/+3 |
2009-05-14 | 2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -61/+68 |
2009-05-11 | gdb/ | Jan Kratochvil | 1 | -0/+8 |
2009-05-11 | Unify target macros. | Pierre Muller | 1 | -6/+6 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -3/+9 |
2009-04-29 | * breakpoint.c (print_exception_catchpoint): Access `b' directly | Pedro Alves | 1 | -2/+2 |
2009-04-23 | gdb/ | Jan Kratochvil | 1 | -3/+3 |
2009-03-31 | Provide support for (Ada) task-specific breakpoints. | Joel Brobecker | 1 | -13/+51 |
2009-03-31 | 2009-03-30 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -13/+478 |
2009-03-26 | gdb | Tom Tromey | 1 | -1/+6 |
2009-03-25 | * breakpoint.c (breakpoint_thread_match): Split a large condition | Joel Brobecker | 1 | -14/+25 |
2009-03-23 | 2009-03-23 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -20/+14 |
2009-03-22 | gdb/ | Pedro Alves | 1 | -0/+27 |
2009-03-18 | * breakpoint.c (bpstat_should_step): Only consider software | Pedro Alves | 1 | -1/+1 |
2009-03-11 | * breakpoint.c (bpstat_check_breakpoint_conditions): Use | Daniel Jacobowitz | 1 | -1/+8 |
2009-03-06 | 2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -4/+4 |
2009-03-05 | gdb/ | Pedro Alves | 1 | -3/+4 |
2009-02-26 | * breakpoint.c (insert_bp_location): Add \n to overlay breakpoint | Doug Evans | 1 | -2/+2 |
2009-02-25 | * breakpoint.c (disable_breakpoints_in_shlibs): Delete local | Doug Evans | 1 | -1/+0 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -2/+3 |
2009-02-18 | * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New. | Vladimir Prus | 1 | -0/+8 |
2009-02-05 | 2009-01-07 Pierre Muller <muller@ics.u-strasbg.fr> | Tom Tromey | 1 | -16/+12 |
2009-02-03 | * breakpoint (update_watchpoint): Minor comment adjustment. | Joel Brobecker | 1 | -2/+2 |
2009-01-30 | * breakpoint.c (create_breakpoint, create_breakpoints) | Vladimir Prus | 1 | -10/+15 |
2009-01-08 | PR breakpoints/9350: | Tom Tromey | 1 | -28/+50 |
2009-01-08 | * breakpoint.c (do_enable_breakpoint): Use update_watchpoint for | Emi Suzuki | 1 | -46/+8 |
2009-01-07 | gdb/ | Pedro Alves | 1 | -14/+5 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |