summaryrefslogtreecommitdiff
path: root/gdb/stack.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-26 David Carlton <carlton@kealia.com>cvs/carlton_dictionary-branchcarlton_dictionary-branchDavid Carlton2004-01-261-6/+2
* 2003-12-15 David Carlton <carlton@kealia.com>David Carlton2003-12-161-25/+32
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-111-67/+117
* 2003-09-17 David Carlton <carlton@kealia.com>David Carlton2003-09-171-31/+31
* 2003-08-05 David Carlton <carlton@kealia.com>David Carlton2003-08-051-4/+4
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-271-23/+248
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-231-5/+23
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-161-16/+10
* 2003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-061-10/+12
* 2003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-071-160/+51
* 2002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-231-164/+102
* 2002-12-20 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-211-8/+8
* 2002-11-27 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-281-3/+3
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-151-3/+3
* 2002-10-18 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-181-0/+1
* Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton2002-10-111-12/+11
* Merge with mainline; tag is carlton_dictionary-20020927-mergeDavid Carlton2002-09-271-1/+3
* 2002-09-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-09-241-6/+8
* * source.c: Make global variables current_source_symtab andFernando Nasser2002-09-201-6/+7
* * stack.c (print_frame_info_base): Always set current_source_symtabKeith Seitz2002-08-291-4/+6
* * stack.c (select_frame): Add FIXME concerning selected-frameKeith Seitz2002-08-281-2/+15
* * stack.c (print_frame): Use result of frame_address_in_block()Corinna Vinschen2002-07-111-4/+4
* * infrun.c (struct inferior_status): Replace fieldsAndrew Cagney2002-06-101-11/+0
* * stack.c (frame_info): Use frame_register_unwind instead ofAndrew Cagney2002-06-011-30/+75
* * stack.c (select_and_print_frame): Make static. Delete theAndrew Cagney2002-05-051-18/+4
* * frame.h (select_frame): Delete level parameter.Andrew Cagney2002-05-051-43/+11
* * stack.c (selected_frame_level):Andrew Cagney2002-04-261-8/+0
* * frame.h (selected_frame_level): Document as deprecated.Andrew Cagney2002-04-211-11/+33
* * stack.c (select_frame): Cleanup internal error message, do notAndrew Cagney2002-04-101-2/+3
* * stack.c (select_frame): Check that selected_frame and theAndrew Cagney2002-04-101-0/+32
* gdb/ChangeLog:Jim Blandy2002-04-051-6/+10
* * defs.h (error): Add printf format attribute.Andrew Cagney2002-03-231-1/+1
* 2002-02-13 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-02-141-1/+4
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-171-67/+6
* * stack.c (print_frame_info_base): Print the frame's pcKeith Seitz2002-01-131-9/+20
* s/value_ptr/struct value */Andrew Cagney2001-11-101-2/+2
* 2001-11-06 Fred Fish <fnf@redhat.com>Fred Fish2001-11-061-1/+0
* * value.h (value_as_address): Rename value_as_pointer.Andrew Cagney2001-10-161-2/+2
* 2001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-10-121-16/+3
* * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez2001-07-141-60/+4
* * stack.c (print_frame): For ui_out, output a list of arguments.Andrew Cagney2001-06-261-1/+1
* s/ui_out_list/ui_out_tupple/Andrew Cagney2001-05-121-6/+4
* Use cleanup machinery to invoke ui_out_list_end().Kevin Buettner2001-04-081-1/+6
* * arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin2001-03-271-2/+0
* * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macroAndrew Cagney2001-03-211-1/+1
* Eliminate ARCH_NUM_REGS.Andrew Cagney2001-03-131-1/+1
* Add comment (part of immediately previous commit).David Taylor2001-03-081-0/+5
* * stack.c (parse_frame_specification): For one argument case,David Taylor2001-03-081-2/+9
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.Peter Schauer2001-02-101-18/+0