Age | Commit message (Expand) | Author | Files | Lines |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+9 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-03-25 | PR gdb/11327, PR gdb/11328, PR breakpoints/11368: | Tom Tromey | 1 | -42/+27 |
2010-03-18 | 2010-03-17 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+4 |
2010-02-28 | gdb/ | Jan Kratochvil | 1 | -4/+3 |
2010-01-28 | * regcache.c (regcache_xmalloc): Add aspace argument. Use it | Daniel Jacobowitz | 1 | -1/+2 |
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 | -0/+1 |
2009-10-13 | 2009-10-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2009-10-01 | 2009-10-01 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+7 |
2009-07-28 | * arch-utils.c (displaced_step_at_entry_point): Do not call | Daniel Jacobowitz | 1 | -11/+8 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -2/+2 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -5/+4 |
2009-07-02 | * gdbtypes.h (builtin_type_void): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-06-29 | * ada-lang.h (ada_convert_actual): Add GDBARCH argument. | Ulrich Weigand | 1 | -1/+1 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -1/+2 |
2009-06-15 | 2009-06-15 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+98 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -1/+1 |
2009-05-24 | gdb: | Doug Evans | 1 | -1/+1 |
2009-05-02 | * dbxread.c (read_dbx_symtab): Avoid compiler warnings for | Eli Zaretskii | 1 | -0/+1 |
2009-03-22 | * gdbthread.h (struct thread_info): Add in_infcall member. | Pedro Alves | 1 | -12/+11 |
2009-03-22 | * infcall.c (run_inferior_call): Remove references to | Pedro Alves | 1 | -3/+0 |
2009-01-19 | * dummy-frame.c (dummy_frame): Replace regcache member with | Doug Evans | 1 | -131/+244 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-04 | * infcall.c (call_function_by_hand): Clean up use of local dummy_addr. | Doug Evans | 1 | -26/+17 |
2008-11-18 | * infcall.c (call_function_by_hand): Fix punctuation and capitalization | Doug Evans | 1 | -4/+4 |
2008-11-12 | * infcall.c (call_function_by_hand): Handle inferior exit. | Doug Evans | 1 | -0/+10 |
2008-09-15 | * infcall.c (generic_push_dummy_code): Remove. | Mark Kettenis | 1 | -45/+5 |
2008-09-11 | * infcall.c (value_arg_coerce): Add GDBARCH parameter. Use its | Ulrich Weigand | 1 | -16/+17 |
2008-09-08 | * gdbthread.h (struct thread_info): Add comments around | Pedro Alves | 1 | -1/+2 |
2008-09-08 | * inferior.h (stop_bpstat): Delete. | Pedro Alves | 1 | -3/+5 |
2008-06-13 | Don't suppress *running when doing finish. | Vladimir Prus | 1 | -3/+4 |
2008-06-10 | Implement *running. | Vladimir Prus | 1 | -2/+2 |
2008-06-10 | Suppress normal stop observer when it's problematic. | Vladimir Prus | 1 | -1/+6 |
2008-04-30 | Convert frame unwinders to use the current frame and | Daniel Jacobowitz | 1 | -3/+3 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -5/+5 |
2008-03-21 | * eval.c (evaluate_subexp_for_address): Clarify error message. | Daniel Jacobowitz | 1 | -0/+6 |
2008-01-08 | * ada-lang.c (ada_convert_actual): Renames convert_actual. | Joel Brobecker | 1 | -4/+11 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |
2007-11-07 | 2007-11-07 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -34/+38 |
2007-10-12 | * block.h (struct block): Remove "gcc_compile_flag" member. | Ulrich Weigand | 1 | -14/+7 |
2007-10-12 | * infcall.c (call_function_by_hand): Remove special handling | Ulrich Weigand | 1 | -38/+0 |
2007-10-12 | * cris-tdep.c (cris_push_dummy_call): Support arguments passed by | Ulrich Weigand | 1 | -55/+0 |
2007-09-23 | * infcall.c (call_function_by_hand): Handle language-specific | Daniel Jacobowitz | 1 | -11/+55 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-03 | 2007-07-03 Paul Gilliam <pgilliam@us.ibm.com> | Daniel Jacobowitz | 1 | -2/+18 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+3 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -5/+5 |
2007-06-15 | * gdbarch.sh (push_dummy_code): Add REGCACHE argument. | Ulrich Weigand | 1 | -6/+10 |