aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-01 gdb/Pedro Alves1-47/+94
2010-03-10gdbTom Tromey1-3/+6
2010-01-19Comment out unused function.Joel Brobecker1-0/+9
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-212009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-2/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-2/+4
2009-07-25 * stack.c (backtrace_command_1): Remove dead check of NULL currentPedro Alves1-5/+0
2009-07-11This is the part of prev commit.Hui Zhu1-1/+1
2009-07-112009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+3
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-4/+7
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-19/+26
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-4/+9
2009-07-02 * frame.h (frame_unwind_arch): New.Ulrich Weigand1-1/+6
2009-06-28 gdb/Daniel Jacobowitz1-9/+48
2009-06-28 * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz1-3/+11
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-1/+4
2009-05-28gdbTom Tromey1-43/+7
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