Searched +refs:gdb +refs:stack +refs:list +refs:frames +refs:regexp (Results 1 – 16 of 16) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/ |
H A D | ChangeLog-1999-2003 | 8 * mi2-stack.exp, mi2-stepi.exp, mi2-syn-frame.exp: Ditto. 15 * mi1-symbol.exp (-symbol-list-lines): New test file to 24 * mi-syn-frame.exp: Don't run this test when gdb,nosignals is set. 30 Part of fix for PR gdb/741. 34 * gdb792.cc: New file to test patch for PR gdb/792. 46 * mi-stack.exp: Ditto. 57 * mi1-stack.exp: Ditto. 67 for gdb/702. 74 fix for PR gdb/192. 75 * mi-stack.exp: Ditto. [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/ |
H A D | ChangeLog | 3 * gdb.mi/gdb701.c (main): Return 0. 7 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files. 11 * gdb.threads/schedlock.c: Add comment markers to use to find 13 * gdb.threads/schedlock.exp: Adjust regex to handle the new 15 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find 20 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also. 24 * configure.in: Add gdb.dwarf2. 26 * Makefile.in: Add gdb.dwarf2. 27 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S, 28 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c, [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-1991 | 157 rest of gdb, for both stabs-based and ecoff-based symtabs. 265 * breakpoint.c, findvar.c, infrun.c, putenv.c, stack.c: Fix 356 the current gdb test suite tests. 477 'i' has gdb-internal number 'FP0+i', not '32+i'. 523 * doc/gdb.texinfo: remove leading comments that survived M4 but 600 portion of union types as well as struct types, since gdb attempts 629 * Remove gdb/hp-include. Support for HP a.out oddities should be 630 in BFD, not in GDB. Move gdb/hp-include/a.out.h to include/a.out.hp.h. 636 gdb/config/mh-* and gdb/config/mt-*. This is for consistency with 744 compiler from making gdb bomb out. Thanks to Ed Santiago! [all …]
|
H A D | ChangeLog-2000 | 165 gdb-events.c, gdbarch.c, gdbtypes.c, gnu-nat.c, h8500-tdep.c, 177 source.c, sparcl-tdep.c, stabsread.c, stack.c, sun386-nat.c, 192 * MAINTAINERS: Add Michael Chastain to Write After Approval list. 200 (gdb$(EXEEXT)): Depend on CONFIG_OBS and link with it. 320 * gdb-stabs.h (SECT_OFF_MAX): Increase to 64. 337 * Makefile.in (symfile.o): Add gdb-stabs.h to dependencies list. 545 symtab.o, tracepoint.o): Add linespec.h to dependencies list. 547 to dependencies list. 563 * MAINTAINERS: Add Mark Salter to Write After Approval list. 598 (STACK_CORRECTION): Get stack correction using gdbarch_tdep. [all …]
|
H A D | ChangeLog-2003 | 28 distribution, since there's no gdb.cxx directory anymore. 291 * stack.c (get_frame_language): Likewise. 561 * source.c, sparc-tdep.c, stack.c, target.c: Update. 686 * stack.c (return_command): Handle "void", "legacy" and "unknown 1130 * stack.c (return_command): Update call. 1375 * stack.c (return_command): Warn when STRUCT_CONVENTION, and not 1553 * stack.c (frame_info): Use DEPRECATED_PRINT_EXTRA_FRAME_INFO. 1610 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h) 1641 * stack.c (return_command): Use get_frame_type, instead of 1857 * Makefile.in (stack.o): Add $(regcache_h). [all …]
|
H A D | ChangeLog-2001 | 340 dependency list on remaining build rule. 392 target list. 420 list onto the stack. Use table.entry_level. 580 is how the rest of gdb creates types. 799 return values on the stack. 804 arguments into their stack slots. 1122 dummy frames. 1215 Fix for PR gdb/209, PR gdb/156: 1388 (s390_push_arguments): When passing args on the stack, align each 1570 interact correctly with generic dummy frames. [all …]
|
H A D | ChangeLog-1995 | 102 list object file instead of source file. 107 * mac-gdb.r: Fix version resources to use symbolic version strings. 352 * objfiles.c (map_to_address): Have gdb print a warning when it 371 at all in this version of gdb. 377 * stack.c (print_frame_info): Use minimal symbol only if 384 * stack.c (print_frame_info) [PC_SOLIB]: If no function name, try 407 * stack.c (return_command): Select new current frame silently if 439 bug where we didn't get pc from stack frame correctly. 495 * mac-gdb.r: Added #ifdef Macgdb. 794 * win32-nat.c (xlate_exception): Treat a stack overflow like a SEGV. [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
H A D | ChangeLog | 9 * gdb.texinfo (Editing, History): Add cross-references to the 24 * gdb.texinfo (Filenames): Add Ada suffixes. 30 * gdb.texinfo (Packets): Document the "p" packet. 34 * gdb.texinfo (Paths and Names of the Source Files): Document the 39 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2 44 * gdb.texinfo (Set Breaks): Add index entry for setting 51 Use "(@value{GDBP})" instead of a literal "(gdb)". 106 * gdb.texinfo (Source Path): Document the new behavior of 111 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording. 117 * gdb.texinfo (Mode Options): Delete documentation on "-async" and [all …]
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | Options.td | 13 Desc<"Hide aliases in the command list.">; 15 Desc<"Hide user-defined commands from the list.">; 49 let Command = "breakpoint list" in { 143 Option<"source-regexp-function", "X">, Group<9>, Arg<"FunctionName">, 169 Option<"source-pattern-regexp", "p">, Group<9>, Arg<"RegularExpression">, 196 Desc<"Adds this to the list of names for this breakpoint.">; 250 def breakpoint_access_allow_list : Option<"allow-list", "L">, Group<1>, 252 "break list if not referred to explicitly.">; 305 "`InstructionControlFlowKind` for a list of control flow kind. " 364 "signal. Note, unlike gdb hitting a breakpoint is controlled by another " [all …]
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perl5220delta.pod | 165 The list form of pipe: 171 as a list. 173 =head2 Assignment to list repetition 175 C<(...) x ...> can now be used within a list that is assigned to, as long 210 the C level backtrace (similar to what symbolic debuggers like gdb do). 212 The backtrace returns the stack trace of the C call frames, 227 Perl has been compiled with the anti-stack-smashing option 254 list (if any). 279 List slices now return an empty list onl [all...] |
/openbsd-src/gnu/gcc/gcc/doc/ |
H A D | gccint.info | 206 others, all are passed on the stack. It would be possible to use 1181 `EXCLUDES', a list of files from which messages should not be 1254 Each file has a list of the shell variables it sets, with 1332 stages. Also list the various source files that are used in the build 1529 FIXME: list here, with explanation, all the C source files and headers 1752 * A mention of the language in the list of supported languages in 1764 own manual then there should be a link to that manual's list in 1806 <gcc-announce@gcc.gnu.org> mailing list. 1821 to list the tarballs and diffs for this front end. 2021 If defined, a space-separated list of compiler executables that [all …]
|
H A D | invoke.texi | 50 cpp(1), gcov(1), as(1), ld(1), gdb(1), adb(1), dbx(1), sdb(1) 52 @file{ld}, @file{binutils} and @file{gdb}. 120 * Option Summary:: Brief list of all options, without explanations. 393 @c This list is ordered alphanumerically by subsection name. 405 -mapcs-stack-check -mno-apcs-stack-check @gol 427 @gccoptlist{-mmcu=@var{mcu} -msize -minit-stack=@var{n} -mno-interrupts @gol 428 -mcall-prologues -mno-tablejump -mtiny-stack -mint8} 439 -mmax-stack-frame=@var{n} -melinux-stacksize=@var{n} @gol 535 -mpreferred-stack-boundary=@var{num} @gol 691 -mbackchain -mno-backchain -mpacked-stack -mno-packed-stack @gol [all …]
|
H A D | gcc.info | 319 * Option Summary:: Brief list of all options, without explanations. 600 -mapcs-stack-check -mno-apcs-stack-check 622 -mmcu=MCU -msize -minit-stack=N -mno-interrupts 623 -mcall-prologues -mno-tablejump -mtiny-stack -mint8 634 -mmax-stack-frame=N -melinux-stacksize=N 730 -mpreferred-stack-boundary=NUM 885 -mbackchain -mno-backchain -mpacked-stack -mno-packed-stack 922 -mstack-bias -mno-stack-bias 1414 character). In the case of function definitions, a K&R-style list 1442 become single instructions that adjust the stack directly, and [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
H A D | invoke.texi | 46 cpp(1), gcov(1), g77(1), as(1), ld(1), gdb(1), adb(1), dbx(1), sdb(1) 48 @file{ld}, @file{binutils} and @file{gdb}. 117 * Option Summary:: Brief list of all options, without explanations. 349 -mno-impure-text -mno-stack-bias -mno-unaligned-doubles @gol 357 -mapcs-stack-check -mno-apcs-stack-check @gol 472 -mpreferred-stack-boundary=@var{num} @gol 563 @gccoptlist{-mmcu=@var{mcu} -msize -minit-stack=@var{n} -mno-interrupts @gol 564 -mcall-prologues -mno-tablejump -mtiny-stack} 599 -mmax-stack-frame=@var{n} -melinux-stacksize=@var{n} @gol 1058 character). In the case of function definitions, a K&R-style list of [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.5 | 214 SAVE_EXPR stack in case we had a SUBREG. 897 * doc/install.texi: Add 'c' to list of --enable-languages choices. 1778 before reg-stack and shorten-branches. Do shorten-branches 1779 after reg-stack. 1955 before reg-stack and shorten-branches. Do shorten-branches 1956 after reg-stack. 2562 (strict_ansi_not_ctd): put limits.h second in list for same reason 3167 * invoke.texi: Add more options to summary list. 3260 (mips_expand_epilogue): Handle EH stack adjustments. 3359 list. [all …]
|
H A D | ChangeLog.1 | 70 * reg-stack.c: Do not emit pop insns after cc0 setter. 104 * fixinc/mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of 562 * rs6000.c (rs6000_stack_info): Leaf procedure stack limit is 288. 645 *cmpqi_test_noov): Remove ? modifier from constraints list. 725 * toplev.c (report_error_function): Reorder file stack and 899 * alpha.c (alpha_expand_prologue): Use it for large frames 953 * i386.c (ix86_compute_frame_size): Don't align the stack 954 for leaf functions which don't allocate any stack slots. 1012 emit_move_insn+plus_constant. For NT, don't use the stack probe 1013 loop pointer to allocate stack space. [all …]
|