aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-25 * stack.c (_initialize_stack) <disassemble-next-line>: Doc fix.Eli Zaretskii1-7/+11
2009-04-23 * stack.c (do_gdb_disassembly): Print the exception message if anJoel Brobecker1-0/+4
2009-04-22 * stack.c (_initialize_stack): Set the default ofHui Zhu1-2/+2
2009-04-01 * stack.c (print_frame_arguments): Set initial value to "scalars".Joel Brobecker1-1/+1
2009-03-30gdb/Thiago Jung Bauermann1-21/+34
2009-03-26 * gdbtypes.h (CHECK_TYPEDEF): Don't yield a value.Tom Tromey1-2/+2
2009-03-25 * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves1-7/+1
2009-03-17* stack.c: Change the introduce of "disassemble-next-line".Hui Zhu1-6/+6
2009-03-17 *stack.c: Include valprint.h.Hui Zhu1-0/+79
2009-03-15gdb/Jan Kratochvil1-2/+11
2009-03-062009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2009-02-11 Avoid NULL dereference.Jan Kratochvil1-4/+7
2009-01-26 * frame.c (create_new_frame): Update the frame's cached PC beforePedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-12-22 * stack.c (print_block_frame_locals): Print spaces, not tabs.Tom Tromey1-10/+3
2008-10-28gdbTom Tromey1-5/+14
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2008-09-25 * stack.c (print_frame_args): Fix typos in comments.Joel Brobecker1-2/+2
2008-09-11 * stack.c (return_command): Use frame architecture to determineUlrich Weigand1-2/+4
2008-08-26 * dummy-frame.h (dummy_frame_pop): Add prototype.Ulrich Weigand1-23/+2
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz1-45/+31
2008-08-16 * gdbthread.h: Add comments.Pedro Alves1-0/+3
2008-07-15Revert frame_unwind_caller_pc / frame_unwind_caller_id.Daniel Jacobowitz1-11/+3
2008-07-15 * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz1-3/+11
2008-07-09 Add "executing" property to threads.Pedro Alves1-0/+4
2008-05-27 * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab1-18/+13
2008-05-22 * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand1-3/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand1-2/+0
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-2/+2
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker1-1/+11
2008-05-03 * breakpoint.c (create_exception_catchpoint): Remove prototypeThiago Jung Bauermann1-8/+0
2008-04-22doc/ChangeLog:Corinna Vinschen1-3/+4
2008-03-17 * stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR.Daniel Jacobowitz1-2/+2
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-13/+13
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-13Remove unused support for target-based exception catching.Jim Blandy1-16/+3
2007-12-04Support lexical blocks and function bodies that occupyJim Blandy1-0/+4
2007-11-212007-11-21 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-6/+6
2007-11-09 * stack.c (print_this_frame_argument_p): Handle arguments passedJoel Brobecker1-0/+2
2007-11-09 * stack.c (print_frame_arguments_choices): New static global.Joel Brobecker1-16/+74
2007-11-022007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+3
2007-10-13 * gdbarch.sh (deprecated_use_struct_convention): Remove.Ulrich Weigand1-16/+0
2007-10-12 * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand1-1/+1
2007-10-102007-10-10 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-17/+19
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-182007-08-17 Michael Snyder <msnyder@access-company.com>Michael Snyder1-0/+4
2007-07-252007-07-05 Michael Snyder <msnyder@access-company.com>Michael Snyder1-0/+1
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-06-182007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-9/+14
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-1/+1