Lines Matching +refs:gdb +refs:stack +refs:buffer
18 * stack.c (print_block_frame_locals): Also print LOC_BASEREG variables.
37 * stack.c (print_frame_info): Use it.
414 * gdb/config/m88k/delta88.mh (NATDEPFILES): Added corelow.o and
416 * gdb/m88k-nat.c (m88k_register_u_addr): Avoid error when passed
422 * go32-xdep.c (re_comp, re_exec): Remove stubs now that gdb
447 when to stop, instead of computing buffer+fetchlimit which
509 * stack.c(print_frame_info): print demangled function name
650 updated) information in doc/gdb.texinfo instead.
814 version of g++, but it does happen in old g++ and cause gdb error.
841 * stack.c (down_silently_command): Add comment about PR 1913.
853 since it involves a fixed size buffer.
1039 BSD/386 release 1.0. Update gdb references to gdb 4.11.
1045 * valops.c (value_assign): Change bitfield code to use a buffer of
1152 dependencies in the main body of gdb code. All output from
1323 (gdb, rapp, kdb): Use INTERNAL_LDFLAGS instead of
1343 when calling virtual functions. (gdb.t22/virtfunc.exp).
1383 * buildsym.c (finish_block): If we pop the context stack and it is
1482 * stack.c (print_stack_frame): Put catch_errors around
1498 * Move comments on bypassing call dummy breakpoint from stack.c
1749 M_UNINSTALL; it tries to install a non-existent file gdb.z.
1822 * gdb-stabs.h (DBX_SYMFILE_INFO): Access sym_stab_info instead of
1979 printcmd.c, remote-vx.c, solib.c, source.c, stack.c, symfile.c,
2000 * stack.c (parse_frame_specification): Change type of `args' to
2098 * sparc-tdep.c (sparc_push_dummy_frame): Update stack pointer
2099 before putting frame on the stack. Consolidate writes to reduce
2153 * objfiles.c: Include gdb-stabs.h for SECT_* macros.
2206 interface to simulator from gdb-specific stuff. Other changes.
2230 a stack dummy.
2250 right place on the stack.
2384 * stack.c (return_command): Fetch lazy value directly, not via
2454 * stack.c (print_frame_info): remove unused variable numargs.
2511 * target.c (pop_target): Don't try to deal with the stack becoming
2740 * gdbserver/Makefile.in: Remove more junk inherited from gdb Makefile.
2939 the saved pc from sigcontext on the stack for BSD signal handling.
2955 * stack.c (frame_info, print_frame_info): Add comment about using
2977 * stack.c (frame_info, print_frame_info): Use the starting source
3049 removed) crud inherited from gdb Makefile.in.
3122 that now that gdb handles the ELF symtab better for creating
3229 * README: Elaborate on gdb C++ support and cfront support.
3296 * README: Say that bug-gdb is also the place to send requests
3301 * Makefile.in (make-proto-gdb-1): Use -f opt on rm of Makefile.
3386 was adequate in gdb 3.5 but not now.
3455 * stack.c (print_frame_info): Revise comment about `pathological'
3482 Fix gdb core dumps after `file newfile' commands.
3694 * stack.c (print_frame_info): When checking PC_IN_CALL_DUMMY,
3856 * utils.c: Clean up comments about wrap buffer and wrap_here.
3920 inferior.h (PC_IN_CALL_DUMMY) [ON_STACK]: Add comments about stack
3923 * frame.h, blockframe.c, stack.c, a29k-tdep.c,
3931 * Makefile.in: Remove gdb before creating a new one.
3973 * stack.c (print_frame_info): ditto.
4354 of gdb-sh.
4406 bfd.h is included by target.h, which most of gdb includes.
4432 SYMBOL_VALUE for local variables in the stack by the size of the
4433 current function's stack (found in unwind descriptor). Keep
4558 stack.c (print_frame_info): Pass RETURN_MASK_ERROR.
4637 * stack.c (print_frame_info): Use catch_errors around print_frame_args.
4639 * Makefile.in (install): Don't depend on gdb.
4660 arguments in the stack by the size of the current function's stack
5033 * symmisc.c (dump_msymbols): Avoid gdb coredump with stripped
5056 Fix stack unwinding through _sigtramp on Irix. These patches are from
5091 * mips-tdep.c (mips_print_register): Raw buffer now needs just
5215 * README, NEWS: Update for gdb 4.9 release.
5225 * gdb/config/pa/nm-hppab.h (PTRACE_ARG3_TYPE): Define as caddr_t.
5277 * gdb/config/nm-hppab.h (PTRACE_ARG3_TYPE): Define as caddr_t.
5278 * gdb/config/pa/tm-hppah.h (millicode_start, millicode_end):
5293 * gdb/hppa-tdep.c: Declare frame_saved_pc.
5297 * gdb/config/pa/tm-hppa.h (SAVED_PC_AFTER_CALL): Use saved_pc_after
5300 * gdb/config/pa/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private
5302 * gdb/hppa-tdep.c (frame_chain_valid): If "use_unwind" is true, then
5304 * gdb/hppa-tdep.c (find_dummy_frame_regs): Rework so that
5306 * gdb/hppa-pinsn.c (print_insn): Handle 'r' and 'R' for break, rsm,
5308 * gdb/hppa-tdep.c (extract_5r_store, extract_5R_store): New
5310 * gdb/hppa-tdep.c (gcc_p, hpux_cc_p): Delete unused functions.
5311 * gdb/config/pa/tm-hppa.h (ABOUT_TO_RETURN): Handle a return
5525 * doc/gdb.texinfo: make node "Shell Commands" unconditional;
5527 mention can type `q' to discard output, when gdb pages
5531 * valops.c (search_struct_field): Fix gdb core dump with incomplete
5623 of the PC being in a stack dummy when looking at a core file
5641 * testsuite/gdb.t16/gdbme.c, testsuite/gdb.t17/gdbme.c: Add calls
5681 stack.c (print_frame_arg_vars), symmisc.c (print_{,partial_}symbol),
5699 * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args):
5734 stack.c (print_frame_info), rs6000-tdep.c (rs6000_frame_chain):
5784 in gdb 2.8!).
5808 * stack.c (print_frame_info): Print specially if dummy frame.
5823 member functions to avoid gdb core dumps when printing pointers
6197 testsuite/gdb.t15/funcargs.exp, testsuite/gdb.t17/callfuncs.exp:
6204 define that does not appear anywhere else in the gdb source tree.
6288 (wait_for_inferior): Add h8500 specific code to add stack segment
6293 pointer pseudo-regs. (INIT_EXTRA_FRAME_INFO): Adds stack segment
6301 and rules for building gdb distribution tree. Many macros
6325 config/rs6000/tm-rs6000.h, stack.c, xcoffexec.c: Remove
6363 [ntx]m-*.h files to use path relative to gdb/config. I.E.
6554 * stack.c (print_frame_info): Remove obsolete code so we don't
6556 * stack.c (print_frame_info, frame_info): Add language variable
6571 to source, since previous behavior of defaulting to gdb init file
6595 default if gdb has been told to ignore it.
6791 * gdb/testsuite: made modifications to testcases, etc., to allow
6797 * gdb/testsuite: Initial creation of gdb/testsuite.
6799 gdb/testsuite from deja-gnu. These files were moved "as is"
6905 (make-proto-gdb-1): Avoid changing directories while building new
7088 inside_entry_func): PC of zero is always "bottom of stack".
7101 * stack.c (parse_frame_specification): Parse as many arguments
7325 functions for implementing a dynamically expandable temp buffer.
7327 * ch-exp.y (match_bitstring_literal): Dynamic buffer code
7347 being saved on the stack frame.
7349 examine the stack for the saved RP or not.
7373 * sparc-stub.c: Use a seperate stack for our traps.
7494 understand new stack layout. (print_register_hook): print ccr
7523 expression vectors during gdb debugging.