Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -1/+4 |
2009-05-28 | gdb | Tom Tromey | 1 | -43/+7 |
2009-04-25 | * stack.c (_initialize_stack) <disassemble-next-line>: Doc fix. | Eli Zaretskii | 1 | -7/+11 |
2009-04-23 | * stack.c (do_gdb_disassembly): Print the exception message if an | Joel Brobecker | 1 | -0/+4 |
2009-04-22 | * stack.c (_initialize_stack): Set the default of | Hui Zhu | 1 | -2/+2 |
2009-04-01 | * stack.c (print_frame_arguments): Set initial value to "scalars". | Joel Brobecker | 1 | -1/+1 |
2009-03-30 | gdb/ | Thiago Jung Bauermann | 1 | -21/+34 |
2009-03-26 | * gdbtypes.h (CHECK_TYPEDEF): Don't yield a value. | Tom Tromey | 1 | -2/+2 |
2009-03-25 | * infrun.c (normal_stop): Use has_stack_frames instead of | Pedro Alves | 1 | -7/+1 |
2009-03-17 | * stack.c: Change the introduce of "disassemble-next-line". | Hui Zhu | 1 | -6/+6 |
2009-03-17 | *stack.c: Include valprint.h. | Hui Zhu | 1 | -0/+79 |
2009-03-15 | gdb/ | Jan Kratochvil | 1 | -2/+11 |
2009-03-06 | 2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+1 |
2009-02-11 | Avoid NULL dereference. | Jan Kratochvil | 1 | -4/+7 |
2009-01-26 | * frame.c (create_new_frame): Update the frame's cached PC before | Pedro Alves | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -2/+2 |
2008-12-22 | * stack.c (print_block_frame_locals): Print spaces, not tabs. | Tom Tromey | 1 | -10/+3 |
2008-10-28 | gdb | Tom Tromey | 1 | -5/+14 |
2008-10-03 | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+1 |
2008-09-25 | * stack.c (print_frame_args): Fix typos in comments. | Joel Brobecker | 1 | -2/+2 |
2008-09-11 | * stack.c (return_command): Use frame architecture to determine | Ulrich Weigand | 1 | -2/+4 |
2008-08-26 | * dummy-frame.h (dummy_frame_pop): Add prototype. | Ulrich Weigand | 1 | -23/+2 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -45/+31 |
2008-08-16 | * gdbthread.h: Add comments. | Pedro Alves | 1 | -0/+3 |
2008-07-15 | Revert frame_unwind_caller_pc / frame_unwind_caller_id. | Daniel Jacobowitz | 1 | -11/+3 |
2008-07-15 | * frame.c (frame_unwind_id): Renamed to ... | Daniel Jacobowitz | 1 | -3/+11 |
2008-07-09 | Add "executing" property to threads. | Pedro Alves | 1 | -0/+4 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -18/+13 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -3/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -2/+0 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -2/+2 |
2008-05-06 | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 1 | -1/+11 |
2008-05-03 | * breakpoint.c (create_exception_catchpoint): Remove prototype | Thiago Jung Bauermann | 1 | -8/+0 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -3/+4 |
2008-03-17 | * stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR. | Daniel Jacobowitz | 1 | -2/+2 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -13/+13 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-13 | Remove unused support for target-based exception catching. | Jim Blandy | 1 | -16/+3 |
2007-12-04 | Support lexical blocks and function bodies that occupy | Jim Blandy | 1 | -0/+4 |
2007-11-21 | 2007-11-21 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -6/+6 |
2007-11-09 | * stack.c (print_this_frame_argument_p): Handle arguments passed | Joel Brobecker | 1 | -0/+2 |
2007-11-09 | * stack.c (print_frame_arguments_choices): New static global. | Joel Brobecker | 1 | -16/+74 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+3 |
2007-10-13 | * gdbarch.sh (deprecated_use_struct_convention): Remove. | Ulrich Weigand | 1 | -16/+0 |
2007-10-12 | * block.h (struct block): Remove "gcc_compile_flag" member. | Ulrich Weigand | 1 | -1/+1 |
2007-10-10 | 2007-10-10 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -17/+19 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-18 | 2007-08-17 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -0/+4 |
2007-07-25 | 2007-07-05 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -0/+1 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |