aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-032003-05-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+17
2003-04-052003-04-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-04-012003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-12/+2
2003-03-132003-03-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+7
2003-03-022003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-7/+7
2003-02-21 Based on a patch from Daniel Berlin (dberlin@dberlin.org).Daniel Jacobowitz1-0/+2
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton1-8/+8
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-02* stack.c (print_frame_info): Restore call to annotate_frame_beginMark Kettenis1-1/+3
2003-02-022003-02-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-18/+22
2003-01-192003-01-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+12
2003-01-182003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2003-01-142003-01-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-138/+13
2003-01-132003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+2
2002-12-172002-12-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-12-092002-12-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-19/+21
2002-12-092002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-7/+9
2002-12-092002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-83/+41
2002-11-292002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-10/+6
2002-11-292002-11-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+15
2002-11-242002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-11-242002-11-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-21/+3
2002-11-192002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-16/+0
2002-11-182002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-8/+8
2002-11-152002-11-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-102002-11-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+9
2002-10-032002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-8/+2
2002-09-22 * source.c (get_current_or_default_source_symtab_and_line): RemoveFernando Nasser1-1/+3
2002-09-20 * source.c: Make global variables current_source_symtab andFernando Nasser1-6/+7
2002-08-29 * stack.c (print_frame_info_base): Always set current_source_symtabKeith Seitz1-4/+6
2002-08-28 * stack.c (select_frame): Add FIXME concerning selected-frameKeith Seitz1-2/+15
2002-07-11 * stack.c (print_frame): Use result of frame_address_in_block()Corinna Vinschen1-4/+4
2002-06-10* infrun.c (struct inferior_status): Replace fieldsAndrew Cagney1-11/+0
2002-06-01* stack.c (frame_info): Use frame_register_unwind instead ofAndrew Cagney1-30/+75
2002-05-05* stack.c (select_and_print_frame): Make static. Delete theAndrew Cagney1-18/+4
2002-05-05* frame.h (select_frame): Delete level parameter.Andrew Cagney1-43/+11
2002-04-26* stack.c (selected_frame_level):Andrew Cagney1-8/+0
2002-04-21* frame.h (selected_frame_level): Document as deprecated.Andrew Cagney1-11/+33
2002-04-10* stack.c (select_frame): Cleanup internal error message, do notAndrew Cagney1-2/+3
2002-04-10* stack.c (select_frame): Check that selected_frame and theAndrew Cagney1-0/+32
2002-04-05gdb/ChangeLog:Jim Blandy1-6/+10
2002-03-23* defs.h (error): Add printf format attribute.Andrew Cagney1-1/+1
2002-02-142002-02-13 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-1/+4
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-67/+6
2002-01-13 * stack.c (print_frame_info_base): Print the frame's pcKeith Seitz1-9/+20
2001-11-10s/value_ptr/struct value */Andrew Cagney1-2/+2
2001-11-06 2001-11-06 Fred Fish <fnf@redhat.com>Fred Fish1-1/+0