Lines Matching +refs:gdb +refs:stack +refs:buffer

188 	* config.gdb (sun3, sun4): Accept "sun3" and "sun4".
246 * stack.c (frame_info): Use FRAME_ARGS_ADDRESS_CORRECT
251 stack.c (frame_info): Check for Frame_unknown return from
263 * config.gdb, Makefile.dist: Shorten m-i386-sv32.h.
282 * config.gdb (various): "$machine =" -> "machine =".
313 * config.gdb: Change /dev/null to m-i386.h for various
316 * config.gdb: Accept seq386 for sequent symmetry.
338 * config.gdb (i386): Change /dev/null to m-i386.h
340 * config.gdb: Add ';;' before 'esac'.
342 * Makefile.dist (gdb.tar.Z): Move comment above dependency.
407 * stack.c (print_frame_info): add "func = 0".
423 * gdb.texinfo (Output): Fix description of echo to match
447 * stack.c (print_frame_info): Use misc_function_vector in
525 * config.gdb: Change all occurances of "skip" to "/dev/null".
559 * gdb.texinfo (inc-history, inc-readline): Copy in the inc-* files
564 * gdb.texinfo: Change @setfilename to "gdb.info".
660 * gdb.texinfo: Uncomment @includes and put comment at start
666 * config.gdb (sun3os3): Set paramfile and depfile.
712 config.gdb: Remove isibsd43.
746 * gdb.texinfo (Compilation): Update information on -gg symbols.
1290 stack.c (print_block_frame_locals, print_frame_arg_vars),
1313 * stack.c (frame_command): Set frame_changed when frame command
1347 * gdb.texinfo [Memory]: Added documentation for the asdump
1354 * stack.c: Added a new variable; "frame_changed" to indicate when
1355 a frame has been changed so that gdb can print out a frame change
1383 * gdb.texinfo (Registers): Add "ps" to list of standard registers.
1434 * config.gdb: Added sun4os3 & sun4-os3 as availible options.
1461 * stack.c (print_block_frame_locals): Return value changed from
1745 * gdb.texinfo [Data, Memory]: Minor cleanups of phrasing.
1786 function to check for current stack pointer inner than previous
1787 stack pointer.
1804 * gdb.texinfo: Made sure that references to the program were in
1869 * stack.c (args_info): Make sure that you have an inferior or core
2067 * Makefile: Added note about compiling gdb on a Vax running 4.3.
2183 * stack.c (print_frame_arg_vars): Change to deal with LOC_REF_ARG.
2193 cannot execute code on the stack segment.
2213 Various changes involved in 1) getting gdb to work on the convex,
2214 and 2) Getting gdb to work with fortran (due to convex!csmith):
2219 * config.gdb: Added convex to list of machines.
2285 * stack.c (up_command): Error if no inferior or core file.
2367 * stack.c (print_frame_info): Used instead of hand coding for same
2406 John Gilmore's (gnu@toad.com) mods for USG gdb:
2448 * gdb.texinfo [Backtrace]: Added a section describing the format
2460 * stack.c (print_frame_info): Used above to make sure I have best
2468 * stack.c (select_frame): Call above to make sure that symbols for
2473 * stack.c (print_frame_info): Modified to only print out full
2474 stack frame info on symbols whose tables have been read in.
2481 * gdb.texinfo (GDB Output): Added documentation on "set verbose"
2491 to the manual for this version of gdb.
2509 * gdb.texinfo: Added section on frameless invocations of functions
2510 and when gdb can and can't deal with this.
2625 * stack.c (frame_info): Printed out value of "saved" sp seperately
2701 (remote_wait): Changed buffer to unsigned status.
2710 * gdb.texinfo: Added cross reference from attach command to remote
2719 * gdb.texinfo: Removed references to the ``Distribution'' section
2742 * config.gdb: Added "symmetry" target.
2811 (term_status_command), infrun.c (signals_info), stack.c
2840 * version.c, gdb.texinfo: Moved version to 3.2 (as usual, jumping
2843 * gdb.texinfo: Added sections (adapted from Brian's notes) on
2861 * stack.c (return_command): Fixed method for checking when all of
3045 * config.gdb: Added checks for several different operating
3102 * m-sun2.h, m-sun2os2.h, m-sun3os4.h, config.gdb: Modified code so
3106 Modifications to reset stack limit back to what it used to be just
3109 (main): Set original_stack_limit to original stack limit.
3112 (create_inferior): Reset stack limit to original_stack_limit.
3135 * gdb.texinfo: Added paragraph to summary describing languages
3136 with which gdb can be run. Also added descriptions of the
3163 * gdb.texinfo: Fixed spelling mistake and added a note in the
3165 directly from gdb.
3289 note about needing the GNU nm with compilers *of gdb* that use the
3366 Chris Hanson's changes to gdb for hp Unix.
3460 * gdb.texinfo: Updated to refer to current version of gdb with
3463 * coffread.c (end_symtab): Zero context stack when finishing
3465 (read_coff_symtab): error if context stack 0 in ".ef" else case.
3493 * stack.c (set_backtrace_limit_command, backtrace_limit_info,
3500 * stack.c
3509 * gdb.texinfo: Documented changes to "backtrace" and "commands"
3512 * stack.c (backtrace_command): Altered so that a negative argument
3513 would show the last few frames on the stack instead of the first
3528 * m-sparc.h (INIT_EXTRA_FRAME_INFO): Set the bottom of a stack
3529 frame to be the bottom of the stack frame inner from this, if that
3542 * stack.c (frame_info), blockframe.c (get_prev_frame_info),
3653 * gdb.texinfo: Added a third option under the "Cannot Insert
3793 values.c source.c stack.c findvar.c breakpoint.c blockframe.c
3837 * frame.h, stack.c, printcmd.c, m-sparc.h, sparc-dep.c: Removed
3840 (stack.c). Eventually the one in frame_saved_pc will go away.
3845 * blockframe.c, stack.c, findvar.c, printcmd.c, m-*.h: Changed
3852 * frame.h, stack.c, printcmd.c, infcmd.c, findvar.c, breakpoint.c,
3871 * frame.h, stack.c, infrun.c, blockframe.c, sparc-dep.c: Changed
3894 * printcmd.c, stack.c: Changed print_frame_args to take a
4002 * Makefile, createtags: Added entry to create tags for gdb
4008 * stack.c, infcmd.c, sparc-dep.c: Modified record_selected_frame
4213 * frame.h, blockframe.c, stack.c, sparc-dep.c, m-sparc.h: Changed
4224 * frame.h, blockframe.c, gld-pinsn.c, sparc-dep.c, stack.c,
4260 * gdb.texinfo: Added documentation for shell escape.
4295 the stack.c module. If I can't do this right, I don't want to do
4300 * gdb.texinfo: Added documentation on the "until" command.
4379 registers from the stack in the corefile, and blew away some wrong
4412 save addresses of out registers to use the in regs off the stack
4423 the stack pointer rather than the frame pointer.
4426 the frame pointer of the previous frame instead of the stack
4470 * blockframe.c, infrun.c: Modified to cache stack frames requested
4475 * config.gdb: Added sparc.
4481 m-sparc.h, sparc-def.c, printcmd.c, stack.c, symmisc.c, symseg.h,
4483 not compile; have to do stack frame caching and finish port.
4485 * inflow.c, gdb.texinfo: `tty' now resets the controling terminal.
4543 * config.gdb: Modified so that "config.gdb vax" would work.
4546 and varied hacks to speed up gdb startup including: A complete
4574 * breakpoint.c, infcmd.c, gdb.texinfo: Created "unset" as an alias
4578 * gdb.texinfo, valprint.c: Added documentation in the manual for
4632 * breakpoint.c, gdb.texinfo: Added enable breakpoints, disable
4637 * gdb.texinfo: Added enable display, disable display, and delete
4741 * config.gdb, README: Provide a list of known machines when user
4757 fixes from gdb+ 2.5.4. evaluate_subexp takes a new arg, type
4784 m-sunos4.h. May want to change config.gdb also.