| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
it is only used by build tools.
Submitted by: grehan
Notes:
svn path=/head/; revision=132887
|
|
|
|
| |
Notes:
svn path=/head/; revision=132754
|
|
|
|
| |
Notes:
svn path=/head/; revision=132751
|
|
|
|
| |
Notes:
svn path=/head/; revision=132750
|
|
|
|
| |
Notes:
svn path=/head/; revision=132625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is basicly a shell on top of libgdb that knows about kernel threads,
kernel modules and kvm(3). As the word "beginnings" implies, not
all of the features have been implemented yet. The tool is useful
and I'd like feedback on the taken route.
The simplest way to debug a kernel core file is:
kgdb -n 0
This opens /var/crash/vmcore.0 with the corresponding kernel in
the object directory (kernel.debug is used if it exists).
Typical things that need to be added are:
o Auto loading of kernel modules,
o Handling of trapframes so that backtraces can be taken across
them,
o Some fancy commands to extract useful information out of a core
file,
o Various (probably many) other things.
Notes:
svn path=/head/; revision=132624
|
|
|
|
|
|
|
|
| |
functions. Only ps_p{read|write} remains.
o Remove ps_getpid. We don't need it now.
Notes:
svn path=/head/; revision=132300
|
|
|
|
|
|
|
|
| |
pointing to /usr/bin/bsdtar by default. To make it point to /usr/bin/gtar,
you can define WITH_GTAR.
Notes:
svn path=/head/; revision=132281
|
|
|
|
| |
Notes:
svn path=/head/; revision=132244
|
|
|
|
|
|
|
|
|
| |
that have been added to <sys/procfs.h>. This change has no effect
because the source file that would be affected is not compiled on
FreeBSD. Hence, this is for completeness only.
Notes:
svn path=/head/; revision=132238
|
|
|
|
| |
Notes:
svn path=/head/; revision=132179
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes removing all vestiges of the old not-really supported
ability to build cross tools targeting non-FreeBSD systems, such as
m68k Lynx and NetBSD. Move as much duplicated code from platform
Makefiles into the shared Makefiles. Add a simple mechanism for
specifying ELF 'ldscripts'. Also share as many .h files as possible
(now a single bfd.h vs. one per platform).
Notes:
svn path=/head/; revision=131832
|
|
|
|
| |
Notes:
svn path=/head/; revision=131746
|
|
|
|
| |
Notes:
svn path=/head/; revision=131727
|
|
|
|
| |
Notes:
svn path=/head/; revision=131663
|
|
|
|
|
|
|
|
|
| |
in some multibyte locales (Red Hat bug #108484).
Obtained from: Fedora (Tim Waugh)
Notes:
svn path=/head/; revision=131578
|
|
|
|
|
|
|
|
|
|
| |
character representation of input data across calls to dfaexec(), and by
caching the lengths of character across calls to check_multibyte_string().
Obtained from: Fedora (Tim Waugh)
Notes:
svn path=/head/; revision=131576
|
|
|
|
|
|
|
|
| |
degenerate case of fgrep with an empty pattern in a multibyte locale.
Found by phkmalloc.
Notes:
svn path=/head/; revision=131569
|
|
|
|
|
|
|
| |
Obtained from: Isamu Hasegawa (IBM) via Fedora
Notes:
svn path=/head/; revision=131564
|
|
|
|
|
|
|
| |
Obtained from: Fedora (Tim Waugh)
Notes:
svn path=/head/; revision=131563
|
|
|
|
|
|
|
| |
of whether NLS is enabled.
Notes:
svn path=/head/; revision=131561
|
|
|
|
|
|
|
| |
Use the same shortcut as glibc to test for the "C" or "POSIX" locale.
Notes:
svn path=/head/; revision=131560
|
|
|
|
| |
Notes:
svn path=/head/; revision=131558
|
|
|
|
| |
Notes:
svn path=/head/; revision=131557
|
|\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=131555
|
| |
| |
| |
| | |
Notes:
svn path=/vendor/misc-GNU/dist1/; revision=131554
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
like [X-Y] should match all characters between X-Y according to the
locale's collating order, not by binary value. For now, this only fixes
the !MBS_SUPPORT case (which is the default).
Notes:
svn path=/head/; revision=131547
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=131546
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=131544
|
| | |
| | |
| | |
| | |
| | | |
Notes:
svn path=/vendor/libregex/dist/; revision=131543
svn path=/vendor/libregex/from-grep-2.5.1/; revision=131545; tag=vendor/libregex/from-grep-2.5.1
|
| | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=131490
|
| | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=131472
|
| | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=131454
|
| | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=131452
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
anymore.
Notes:
svn path=/head/; revision=131173
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The file was repo copied into our doc directory.
Notes:
svn path=/head/; revision=131172
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixed some style bugs.
Notes:
svn path=/head/; revision=131131
|
| | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=131090
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
does not exist yet. The NO_GDB knob is respected.
Notes:
svn path=/head/; revision=131089
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
of building gdb itself, which has been decoupled from binutils for
as much as is reasonable.
Notes:
svn path=/head/; revision=131088
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
and sparc64.
Note that the debugger doesn't support threading, nor kernel
debugging yet.
Notes:
svn path=/head/; revision=131087
|
| | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=130957
|
| | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=130862
|
| | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=130859
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
hack to binutils and use the stock sparc64 sources.
Notes:
svn path=/head/; revision=130771
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
framework wants.
Notes:
svn path=/head/; revision=130757
|
| | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=130754
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
by gdb(1). While here, sort SRCS.
Notes:
svn path=/head/; revision=130751
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
achieve on ia64, because we need to generate the ELF64/ia64 code and
simply tag elf-fbsd-brand.c at the end of it.
This hasn't actually been tested beyond trivial compilation testing.
A buildworld has been started and it's time I wait for my changes to
loop back to my local repo anyway. I'll get back to this in a couple
of hours...
Notes:
svn path=/head/; revision=130747
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
into a BFD. It's included in stock BFD on the platforms I checked
(i386 and ia64).
Notes:
svn path=/head/; revision=130746
|