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

8 	generators get fixed, rather than adding bug workarounds in gdb
24 * gdb-stabs.h: Remove gobs of HPPA cruft.
44 single_assignment_action): New terminals and nonterminal for gdb
62 * (find_unwind_entry): New routine to locate stack frame info
76 to control/observe aspects of the unwind (stack frame) info.
91 NAMES_HAVE_UNDERSCORE differences between gdb and bfd if the
137 * stack.c (return_command): Remove explicit demangling of name
171 consistent with other gdb structure definitions.
183 infcmd.c, m2-exp.y, minsyms.c, objfiles.h, solib.c, stack.c,
197 mipsread.c, printcmd.c, source.c, stabsread.c, stack.c,
677 gdb, and gcc.
732 which together maintain a dynamically expandable static buffer
804 * main.c (main): Print GDB version number in gdb -help; doc pid arg.
1147 * Makefile.in (VERSION): gdb-4.7 release.
1148 * README: Update for gdb-4.7.
1189 function parameters passed on the stack.
1265 coredep.c, but zero out FP_REGNUM & ZERO_REGNUM so that stack
1481 * gdb-stabs.h: Use file_ptr rather than off_t.
1643 associated parameters to match how gdb does it now.
1721 methods while still in the fields. This could crash gdb
1835 * doc/gdb.texinfo: Document command hooks.
1975 like gdb -- to see what functions are being called when.
2166 * Makefile.in (gdb-all.texi): Build in objdir, not $srcdir.
2195 Support for accessing arbitrary MIPS stack frames in memory.
2199 * stack.c (frame_info): If PRINT_EXTRA_FRAME_INFO defined, call it.
2203 execution stack).
2225 (vfprintf_filtered): Eliminate static buffer; use auto buffer,
2243 (assorted): Update to catch straggler files when building gdb.tar.Z.
2250 here; it is dealt with at a gdb-target-independent level.
2292 * doc/gdb.texinfo, doc/gdbinv-m.m4.in, doc/gdbinv-s.m4.in: first
2317 * stack.c (_initialize_stack): "dow" should be a valid abbreviation
2371 * doc/gdb.texinfo: fix shameful error of agreement reported by
2373 * doc/gdb.texinfo: remove old partial discussion of remote serial
2498 * Makefile.in: map "gdb" through program_transform_name when
2643 Otherwise our query may end up in the wrap buffer and never be
2665 make all this re-entrant by storing all state on the stack. Clean
2807 are initialized to known state to avoid hard to find bugs with gdb
2900 with alloca, to avoid using random values from stack later on.
3091 with gdb-2.2.x won't have to wait for a new gcc release).
3153 calling start_subfile for SOL & BINCL symbols. This allows gdb to
3179 commands. Allow for them (and other nonessential parts of gdb)
3273 * gdb-stabs.h: New include file with `symbol type specific'
3275 * Makefile.in (HFILES): Add gdb-stabs.h.
3279 (struct dbx_symfile_info): Move to gdb-stabs.h.
3296 #include gdb-stabs.h. Conforming changes, using a single offset.
3340 sparc-xdep.c, stack.c, symfile.c, symtab.c, symtab.h, target.c,
3377 * stack.c (return_command): Evaluate expression *before* popping
3378 off the stack frames! Fix inspired by Jim Williams.
3404 ieee-float.c, infcmd.c, sparc-tdep.c, stack.c, symtab.c, symtab.h,
3423 consistency with all other gdb files.
3573 * stack.c (return_command): Use cleanups to avoid memory leaks.
3599 * remote.c (getpkt): Error if input exceeds buffer size.
3608 * doc/gdb.texinfo: Document it.
3646 rindex in the gdb source files is gone.
3688 * stack.c (return_command): Demangle C++ function names for query.
3772 (gdb): use GLOBAL_CFLAGS when linking, too.
3816 * stack.c (reg_names): Delete redundant (and inconsistent) decl.
3951 disconnecting from controlling terminal, to avoid gdb hanging
4001 * infrun.c (child_attach): Don't allow gdb to attach to itself.
4109 * breakpoint.c, gdbtypes.c, printcmd.c, stack.c, symtab.c,
4168 obsolete in gdb-3.5. These comments appeared in 3.5:
4188 stack-allocated structure, and pass around its address.
4192 * Makefile.in (make-proto-gdb-1): 1st cut at packaging
4561 m2-exp.y, printcmd.c, remote.c, solib.c, source.c, stack.c,
4605 the trace flags based on the state of gdb's signal handling flags.
5160 * utils.c (print_spaces): Use xmalloc to get the buffer.
5236 gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c
5237 gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h
5238 gdb/xm-irix4.h gdb/config/mt-irix3
5239 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
5282 gdb test suite.
5327 any currently included gdb or host environment header files.
5329 be portably prototyped in any gdb include file.
5380 * breakpoint.c, buildsym.c, infptrace.c, stack.c, symtab.c:
5409 * remote.c: Make it work for embedded MIPS. Increase buffer
5410 size, and use throughout. Round buffer size up if too many regs.
5465 * Makefile.in (VERSION): Roll to gdb-4.4.4.
5753 * stack.c: Add prototypes for local functions.
5754 * stack.c (print_frame_info, frame_info): Convert from misc function
6008 * Makefile.in (VERSION): Roll to gdb-4.4.
6009 * README, WHATS.NEW: Update for gdb-4.4.
6116 no longer any need to copy ../include/opcode/* into gdb.
6135 used the local gdb version to use the ../include version.
6208 * infrun.c (wait_for_inferior!!!!): Prevent gdb from hanging when
6229 'sw' instructions before 'addiu' adjusts the stack.