/openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
H A D | gdbint.texinfo | 3 @include gdb-cfg.texi 358 breakpoints}) which break when data is accessed rather than when some 707 hooks and gdb-events. Unfortunately, none of these paradigms was 737 a command may itself direct a lookup on a different command list. 740 @code{setlist} command list, while @samp{set thread} recurses 746 the main command list, and should be used for those commands. The usual 842 a @dfn{list} consisting of identical fields; a @dfn{tuple} consisting of 868 When it is present, there must also be a variable list of arguments 878 @cindex list output functions 886 containing information about an object; a @dfn{list} is a sequence of [all …]
|
H A D | stabs.texinfo | 186 @var{value} fields present in the stab. @xref{Stab Types}, for a list 217 list of symbol descriptors, see @ref{Symbol Descriptors}. The @samp{c} 236 @xref{Type Descriptors}, for a list of @var{type-descriptor} values. If 428 by gcc/gdb start at 0x32 to avoid conflict with languages Sun may 1197 argument list and then loaded into a register. 1294 argument list, or @samp{a} if it in a register. Other than the fact 1310 argument list where the address of the array is stored (it this right? 1312 argument list where the size of the array (in elements? in bytes?) is 1593 One can always define separate type numbers---in the following list you 1603 Here is the list of negative type numbers. The phrase @dfn{integral [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | NEWS | 75 * MIPS `break main; run' gave an heuristic-fence-post warning 215 The files bfd/elf-bfd.h, gdb/dictionary.c and gdb/types.c contained 221 Due to header problems with <sys/proc.h>, the file gdb/proc-api.c 224 * Added execute permission to gdb/gdbserver/configure 226 The shell script gdb/testsuite/gdb.stabs/configure lacked execute 239 panic, that panic has been fixed. Ref: gdb/1628. 252 conflicted with the internal gdb byte cache. 273 with this and other changes gdb should now start faster on large C++ 454 Fix for gdb/192: removed extraneous space when displaying frame level. 455 Fix for gdb/672: update changelist is now output in mi list format. [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. 1215 Fix for PR gdb/209, PR gdb/156: 1561 break zSeries support; that should be fixed soon. 1929 Fix PR gdb/219. 2266 (varobj_h): Update list. 2427 Fix attaching to cloned processes. This fixes PR gdb/61. 2475 list pointer to beginning rather than one beyond beginning. [all …]
|
H A D | ChangeLog-2000 | 165 gdb-events.c, gdbarch.c, gdbtypes.c, gnu-nat.c, h8500-tdep.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. 612 --enable-gdb-build-warnings. Mention need to update doco. 755 * demangle.c : Use libibery list of demanglers instead of out of [all …]
|
H A D | ChangeLog-1992 | 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 91 NAMES_HAVE_UNDERSCORE differences between gdb and bfd if the 128 it to a cleanup list. Now just use SYMBOL_DEMANGLED_NAME. 171 consistent with other gdb structure definitions. 677 gdb, and gcc. 683 (Changes to break incredibly ugly, unmaintainable 750 line 804 * main.c (main): Print GDB version number in gdb -help; doc pid arg. 1044 * Makefile.in (depend): Add nm.h to the list of things to fixup. [all …]
|
H A D | ChangeLog-2003 | 28 distribution, since there's no gdb.cxx directory anymore. 1610 * frv-tdep.c (gdb_assert.h, sim-regno.h, gdb/sim-frv.h) 2024 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c, 2025 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c, 2026 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c. 2055 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h, 2056 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h, 2057 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h, 2058 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h, 2059 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h, [all …]
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/ |
H A D | Target.td | 38 // "Objects", which is a list of the same length as the list of modes. 39 // The n-th element on the Objects list will be associated with the n-th 40 // element on the Modes list. 41 class HwModeSelect<list<HwMode> Ms> { 42 list<HwMode> Modes = Ms; 50 class ValueTypeByHwMode<list<HwMode> Ms, list<ValueType> Ts> 52 // The length of this list must be the same as the length of Ms. 53 list<ValueType> Objects = Ts; 65 class RegInfoByHwMode<list<HwMode> Ms = [], list<RegInfo> Ts = []> 67 // The length of this list must be the same as the length of Ms. [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | WritingAnLLVMBackend.rst | 69 assembly printer. "Using As" contains a list of target machine dependent 160 target without needing to add it to the list of all the targets. 356 list<Register> Aliases = []; 357 list<Register> SubRegs = []; 358 list<int> DwarfNumbers = []; 369 that are used by ``gcc``, ``gdb``, or a debug information writer to identify a 415 specify subregisters in the ``SubRegs`` list, as shown here: 419 class RegisterWithSubRegs<string n, list<Register> subregs> : Register<n> { 447 class Rd<bits<5> num, string n, list<Register> subregs> : SparcReg<n> { 484 list<ValueType> regTypes, int alignment, dag regList> { [all …]
|
H A D | ProgrammersManual.rst | 105 The LLVM source-base makes extensive use of a custom form of RTTI. These 295 **replacement sequences**, followed by a variable length list of **replacement values**. 298 ``N`` refers to the 0-based index of the argument from the list of replacement 336 custom types with your own custom Style options. But it does not help when you want 361 one to provide custom formatting of any type, including one which already has 434 case Foo: /* Handle Foo */; break; 435 case Bar: /* Handle Bar */; break; 651 a variadic list of "handlers", each of which must be a callable type (a 658 Since the list of handlers passed to ``handleErrors`` may not cover every error 677 In cases where you truly know that the handler list is exhaustive the [all …]
|
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | ChangeLog | 65 port wait on commands from gdb. 119 * DNBError.h (DNBError::SetErrorString): New accessor to allow custom error 405 as pthread_cancel will break us out of infinite mach_msg receive calls. 501 (MachProcess::DisableBreakpoint): Only notify the thread list that a 900 (GetProcessSP): Use new GetProcessMap function to get process list. 925 application list. 955 just lockdown and also fixed the logic so we actually create a full list of 958 gdb remote command. 1074 * RNBRemote.h: Change default for gdb's max incoming packet size to 1090 a new debugserver and gdb submitted. [all …]
|
/openbsd-src/gnu/llvm/llvm/ |
H A D | CMakeLists.txt | 116 list(GET CMAKE_CONFIGURATION_TYPES 0 CMAKE_TRY_COMPILE_CONFIGURATION) 132 "Semicolon-separated list of projects to build (${LLVM_KNOWN_PROJECTS}), or \"all\".") 146 list(APPEND LLVM_ENABLE_PROJECTS "mlir") 161 …"Semicolon-separated list of runtimes to build, or \"all\" (${LLVM_DEFAULT_RUNTIMES}). Supported r… 175 # * As an indicator that the `LLVM_ENABLE_PROJECTS` list is now the single 181 # non-empty list but now the user wishes to disable building all other projects 284 # Add path for custom modules 285 list(INSERT CMAKE_MODULE_PATH 0 452 CACHE STRING "Semicolon-separated list of targets to build, or \"all\".") 455 CACHE STRING "Semicolon-separated list of experimental targets to build.") [all …]
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | InternalsManual.rst | 198 it up on the cfe-dev mailing list. 478 Then ``-verify`` compares the list of produced diagnostics to the list of 584 the Clang driver or from clients performing custom initialization. The data 652 The helper classes take a list of acceptable prefixes of the option (e.g. 719 more uniform and reduces the amount of custom, manually written code. Remember 1219 The ``TokenLexer`` class is a token provider that returns tokens from a list of 1732 the enumerators ``Red``, ``Green``, and ``Blue``. Thus, traversing the list of 2230 extra attention to break the cyclical dependency: we import and set the 2268 An **import path** is the list of the AST nodes which we visit during an Import 2390 on-demand. This means that the list of declarations (represented as a linked [all …]
|
/openbsd-src/gnu/usr.bin/perl/os2/ |
H A D | Changes | 56 custom tmpfile and tmpname which may use $TMP, $TEMP. 109 $^E tracks calls to CRT now. (May break if Perl masks some 440 test is the same done by gdb, so although this test is very 762 Another break from fix to avoid non-existing PIDs for get_sysinfo(). 775 in the list context: 4 tick counts per processor: 821 custom perl executables (but not much else).
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlguts.pod | 144 either a pointer to a variable argument list or the address and length of 691 Perl keeps the actual data in a linked list of structures with a typedef of HE. 1348 linked list of C<struct magic>'s, typedef'ed to C<MAGIC>. 1375 to the beginning of the linked list of magical features. Any prior entry 1628 (a list or a hash), and the lowercase letter is used to represent an element 2048 The following API list contains functions, thus one needs to 2570 (instead of 2 for runtime context): void, boolean, scalar, list, and 2600 /* custom per-subroutine optimisation goes here */ 2602 /* custom per-subroutine optimisation may also go here */ 2613 /* custom pe [all...] |
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). 254 list (if any). 279 List slices now return an empty list only if the original list was empty 280 (or if there are no indices). Formerly, a list slice would return an empty 281 list i [all...] |
H A D | perl5200delta.pod | 19 Declarative syntax to unwrap argument list into lexical variables. 67 The new C<%hash{...}> and C<%array[...]> syntax returns a list of key/value (or 101 recompiled with any previous Unicode release as well). A detailed list of 375 Distributions on CPAN which require these modules will need to list them as 1320 The documentation has been updated to include some more examples of C<gdb> 1420 A list of subroutine names used by the perl implementation is now included. 1479 including warnings and fatal error messages. For the complete list of 1504 L<Magical list constants are not supported|perldiag/"Magical list constants are 1637 argument, while C<%foo[&bar]> provides a list context to its subscript, which 1639 list context, it also returns the index (what C<&bar> returns) in addition to [all …]
|
/openbsd-src/gnu/usr.bin/texinfo/doc/ |
H A D | texinfo.txi | 380 * itemize:: How to construct a simple list. 381 * enumerate:: How to construct a numbered list. 495 * Break Commands:: Summary of break-related commands. 659 * Using occur:: How to list all lines containing a pattern. 1595 chapter containing an enumerated list. 1611 Here is a numbered list. 1654 Here is a numbered list. 1862 immediately preceding list.)@refill 1923 @itemx M-x up-list 1924 @findex up-list [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
H A D | tm.texi | 93 @c prevent bad page break with this line 148 If defined, a list of pairs of strings, the first of which is a 151 supported) list of options with which to replace the first option. The 152 target defining this list is responsible for assuring that the results 168 A list of specs for the driver itself. It should be a suitable 409 to the list of directories used to find the assembler in @file{configure.in}. 599 @c prevent bad page break with this line 1802 @c prevent bad page break with this line 1951 @c prevent bad page break with this line 2676 @c prevent bad page break with this line [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | ChangeLog-9197 | 127 add_strip_symbol. Takes a list as an argument. 724 undefined entry to the list of enums. 875 buffer. Keep a list of hash table entries. 877 Copy strings from list of hash table entries in memory. 1110 * configure.in: Permit --enable-shared to specify a list of 1170 gdb. 2010 (mangle_defs): Create alphabetically ordered list of names. 2309 * coffgrok.c (do_type): Handle array dimensions the same way gdb 2436 (getone): Add break's between switch blocks as appropriate. 2721 (copy_object): Add sections from the add_sections list. [all …]
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | ChangeLog-9197 | 127 add_strip_symbol. Takes a list as an argument. 724 undefined entry to the list of enums. 875 buffer. Keep a list of hash table entries. 877 Copy strings from list of hash table entries in memory. 1110 * configure.in: Permit --enable-shared to specify a list of 1170 gdb. 2010 (mangle_defs): Create alphabetically ordered list of names. 2309 * coffgrok.c (do_type): Handle array dimensions the same way gdb 2436 (getone): Add break's between switch blocks as appropriate. 2721 (copy_object): Add sections from the add_sections list. [all …]
|
/openbsd-src/gnu/gcc/gcc/doc/ |
H A D | tm.texi | 96 @c prevent bad page break with this line 149 If defined, a list of pairs of strings, the first of which is a 152 supported) list of options with which to replace the first option. The 153 target defining this list is responsible for assuring that the results 169 A list of specs for the driver itself. It should be a suitable 187 A list of specs used to support configure-time default options (i.e.@: 467 to the list of directories used to find the assembler in @file{configure.in}. 674 @c prevent bad page break with this line 1464 @code{write_builtin_type} in @file{cp/mangle.c} for the list of 1780 @c prevent bad page break with this line [all …]
|
H A D | gccinstall.info | 402 Use OPTIONS to override several configure time options for GCC. A list 403 of supported OPTIONS follows; `configure --help' may list other 590 If a list of packages is given as an argument, build shared 599 `--disable-shared' does not accept a list of package names as 703 provide a workable alternative. This requires gas and gdb, as the 842 Division by zero checks use the break instruction. 925 runtime libraries should be built. For a list of valid values for 984 who use custom installers are encouraged to provide a different 1153 Deprecated in favor of `--with-sysroot'. Specifies a list of 1156 directory list is omitted, this option has no effect. [all …]
|
H A D | install.texi | 597 GCC@. A list of supported @var{options} follows; @samp{configure 598 --help} may list other options, but those not listed below may not 786 If a list of packages is given as an argument, build shared libraries 795 @option{--disable-shared} does not accept a list of package names as 900 workable alternative. This requires gas and gdb, as the normal SVR4 1030 Division by zero checks use the break instruction. 1119 their runtime libraries should be built. For a list of valid values for 1186 who use custom installers are encouraged to provide a different key, 1209 @itemx --enable-checking=@var{list} 1216 over the checks may be had by specifying @var{list}. The categories of [all …]
|
H A D | gccint.info | 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 2026 If defined, a space-separated list of files that should be moved to [all …]
|