aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-10-16* value.h (value_as_address): Rename value_as_pointer.Andrew Cagney1-2/+2
2001-10-122001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-16/+3
2001-07-14 * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez1-60/+4
2001-06-26* stack.c (print_frame): For ui_out, output a list of arguments.Andrew Cagney1-1/+1
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney1-6/+4
2001-04-08Use cleanup machinery to invoke ui_out_list_end().Kevin Buettner1-1/+6
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin1-2/+0
2001-03-21* frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macroAndrew Cagney1-1/+1
2001-03-13Eliminate ARCH_NUM_REGS.Andrew Cagney1-1/+1
2001-03-08Add comment (part of immediately previous commit).David Taylor1-0/+5
2001-03-08 * stack.c (parse_frame_specification): For one argument case,David Taylor1-2/+9