Home
last modified time | relevance | path

Searched +refs:gdb +refs:internals +refs:regexp (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/doc/
H A DChangeLog9 * 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/usr.bin/binutils/gdb/
H A DChangeLog-1991157 rest of gdb, for both stabs-based and ecoff-based symtabs.
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!
764 * doc/Makefile.in: new targets gdb.me, gdb.ms, gdb.mm
[all …]
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5200delta.pod1294 internals in this release.
1320 The documentation has been updated to include some more examples of C<gdb>
1383 The fact that the regexp engine makes no effort to call (?{}) and (??{})
1695 Warnings and errors from the regexp engine are now UTF-8 clean.
1748 This message is now only in the regexp category, and not in the deprecated
2534 Many flags that used to be exposed via regexp.h and used to populate the
2535 extflags member of struct regexp have been removed. These fields were
2536 technically private to Perl's own regexp engine and should not have been
2589 Fixed a small number of regexp constructions that could either fail to
2731 Fix unexpected tainting via regexp using locale. Previously, under certain
[all …]
H A Dperl5220delta.pod210 the C level backtrace (similar to what symbolic debuggers like gdb do).
471 =head2 Use of multiple C</x> regexp modifiers
753 The op trees that make up regexp code blocks are now deparsed for real.
1788 the internals of the long double format are unknown,
1862 (W regexp) (only under C<S<use re 'strict'>> or within C<(?[...])>)
1881 (W regexp) (only under C<S<use re 'strict'>> or within C<(?[...])>)
2009 (W regexp) (only under C<S<use re 'strict'>> or within C<(?[...])>)
2039 (W regexp) (only under C<S<use re 'strict'>> or within C<(?[...])>)
2085 (W regexp) You used a Unicode boundary (C<\b{...}> or C<\B{...}>) in a
2110 (D deprecated, regexp) Yo
[all...]
/openbsd-src/gnu/usr.bin/binutils-2.17/etc/
H A Dstandards.texi153 If you have a vague recollection of the internals of a Unix program,
1826 @item sentence-regexp
2051 @item word-regexp
3530 @samp{gdb},
/openbsd-src/gnu/usr.bin/binutils/etc/
H A Dstandards.texi153 If you have a vague recollection of the internals of a Unix program,
1826 @item sentence-regexp
2051 @item word-regexp
3530 @samp{gdb},
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dinvoke.texi46 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}.
4290 tied to the internals of the compiler, and are subject to change
5003 the regexp @samp{[.A-Za-z]*} or the special string @samp{%O}, which is
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgccint.info29 This file documents the internals of the GNU compilers.
59 This manual documents the internals of the GNU compilers, including how
15002 internals manual's version of the machine-specific constraint tables.
18237 regexp = regexp "," oneof
18253 | "(" regexp ")"
23660 much knowledge of reload internals.
26650 handle the `.stabs "",N_FUN,,0,0,Lscope-function-1' gdb dbx
26652 this feature off without disturbing the rest of the gdb extensions.
26655 Some assemblers cannot handle the `.stabd BNSYM/ENSYM,0,0' gdb dbx
26657 this feature off without disturbing the rest of the gdb extensions.
[all …]
H A Dinvoke.texi50 cpp(1), gcov(1), as(1), ld(1), gdb(1), adb(1), dbx(1), sdb(1)
52 @file{ld}, @file{binutils} and @file{gdb}.
5982 tied to the internals of the compiler, and are subject to change
7018 the regexp @samp{[.A-Za-z]*} or the special string @samp{%O}, which is
8221 enable gdb to dynamically load @code{.o} files into already running
H A Dgcc.info61 to GCC version 4.2.1. The internals of the GNU compilers, including
5612 are tied to the internals of the compiler, and are subject to
7210 matches the regexp `[.A-Za-z]*' or the special string `%O', which
8262 enable gdb to dynamically load `.o' files into already running
28799 * Stu Grossman for gdb hacking, allowing GCJ developers to debug