Age | Commit message (Expand) | Author | Files | Lines |
2010-06-11 | gdb | Tom Tromey | 1 | -4/+3 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+17 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+0 |
2010-04-09 | 2010-04-08 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -1/+1 |
2010-04-04 | gdb/ | Jan Kratochvil | 1 | -2/+3 |
2010-03-25 | PR gdb/11327, PR gdb/11328, PR breakpoints/11368: | Tom Tromey | 1 | -1/+1 |
2010-03-18 | * infcmd.c (finish_command_continuation): Wrap print_return_value | Tom Tromey | 1 | -1/+13 |
2010-03-18 | gdb/ | Pedro Alves | 1 | -8/+9 |
2010-03-18 | 2010-03-17 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -2/+23 |
2010-02-16 | gdb/ | Daniel Jacobowitz | 1 | -3/+5 |
2010-01-20 | Per-inferior args and tty and environment. | Vladimir Prus | 1 | -80/+81 |
2010-01-08 | gdb/ | Jan Kratochvil | 1 | -17/+19 |
2010-01-06 | Support disconnected tracing. | Stan Shebs | 1 | -0/+4 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+1 |
2009-07-02 | gdb/ | Pedro Alves | 1 | -2/+3 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -2/+5 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -3/+8 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -10/+61 |
2009-06-24 | * breakpoint.h (set_longjmp_breakpoint): Add THREAD argument. | Ulrich Weigand | 1 | -1/+1 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -7/+9 |
2009-06-17 | * gdbarch.sh (construct_inferior_arguments): Remove. | Ulrich Weigand | 1 | -3/+2 |
2009-06-17 | * infcmd.c (post_create_inferior): Call breakpoint_re_set after target | Pierre Muller | 1 | -0/+12 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -6/+6 |
2009-05-24 | gdb: | Doug Evans | 1 | -3/+3 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2009-05-19 | * inflow.c (kill_command): Moved to infcmd.c. | Pedro Alves | 1 | -0/+34 |
2009-05-19 | * breakpoint.c (insert_breakpoints, breakpoint_init_inferior) | Pedro Alves | 1 | -2/+3 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-05-05 | * fork-child.c (startup_inferior): Move setting stop_pc ... | Ulrich Weigand | 1 | -0/+3 |
2009-03-25 | * infrun.c (normal_stop): Use has_stack_frames instead of | Pedro Alves | 1 | -0/+17 |
2009-03-22 | * gdbthread.h (struct thread_info): Add in_infcall member. | Pedro Alves | 1 | -3/+0 |
2009-03-22 | * infcall.c (run_inferior_call): Remove references to | Pedro Alves | 1 | -16/+8 |
2009-03-04 | * inferior.h (notice_new_inferior): Declare. | Pedro Alves | 1 | -0/+66 |
2009-03-04 | * infcmd.c (registers_info): Remove register number case. | Aleksandar Ristovski | 1 | -15/+0 |
2009-02-25 | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -5/+5 |
2009-02-14 | Include frame information for *stopped due to CLI commands. | Vladimir Prus | 1 | -1/+1 |
2009-01-25 | * infcmd.c (program_info): Use paddress instead of casting stop_pc | Pedro Alves | 1 | -2/+1 |
2009-01-20 | PR gdb/9346 | Daniel Jacobowitz | 1 | -5/+1 |
2009-01-18 | PR gdb/9747: | Pedro Alves | 1 | -1/+18 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-11 | * infcmd.c (step_1): Use step_once in the synchronous case too. | Pedro Alves | 1 | -65/+44 |
2008-12-10 | * infcmd.c (until_next_command, finish_backward): Use get_frame_pc | Pedro Alves | 1 | -4/+6 |
2008-12-05 | * infcmd.c (step_1, step_once): Look up the stepping range based | Pedro Alves | 1 | -4/+10 |
2008-12-05 | * infcmd.c (step_once): Remove dead code. | Pedro Alves | 1 | -2/+0 |
2008-11-17 | Implement '-target-detach pid'. | Vladimir Prus | 1 | -3/+1 |
2008-11-05 | * defs.h (add_inferior_continuation) | Pedro Alves | 1 | -3/+2 |
2008-11-03 | Make attach_command exception-safe | Vladimir Prus | 1 | -0/+4 |
2008-11-03 | * remote.c (remote_start_remote): If the solib list is global, | Pedro Alves | 1 | -2/+11 |
2008-10-30 | * infcmd.c (construct_inferior_arguments): Handle newlines | Andreas Schwab | 1 | -4/+16 |