| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
little easier. Teach gdb how to look for thread info in core files. This
allows for more detailed post-mortem analysis of crashed programs as users
should now be able to use standard gdb commands to list all threads running
in the program at the time of the crash and switch between them to look at
their backtraces and inspect their frames.
Allow gdb to cleanly detach multithreaded programs.
Tested by: jhb
Approved by: obrien
Notes:
svn path=/stable/4/; revision=137995
|
| |
|
|
|
|
|
|
|
| |
no one can recall now, likely related to breakage in current.
Approved by: obrien
Notes:
svn path=/stable/4/; revision=131261
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=126043
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=123005
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=108787
|
| |
|
|
|
|
|
|
|
|
| |
thread structure
Approved by: obrien
Pointed out by: Peter Edwards <pmedwards (at) eircom.net>
Notes:
svn path=/stable/4/; revision=107244
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=102827
|
| |
|
|
|
|
|
| |
(some are ancient, back to the time of 2.9.1)
Notes:
svn path=/stable/4/; revision=102826
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=102825
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=101469
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=100377
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=100233
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=98801
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=98590
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/stable/4/; revision=96610
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=93419
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=91761
|
| |
|
|
|
|
|
| |
in case the kernel was compiled for a different KVM setup.
Notes:
svn path=/stable/4/; revision=88083
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=84008
|
| |
|
|
|
|
|
| |
This unbreaks source upgrades from 4.2-RELEASE.
Notes:
svn path=/stable/4/; revision=83891
|
| |
|
|
|
|
|
| |
than compiling it in statically.
Notes:
svn path=/stable/4/; revision=83753
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=81667
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=80984
|
| |
|
|
|
|
|
| |
at the tail end of the include searching.
Notes:
svn path=/stable/4/; revision=80769
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=75959
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=72814
|
| |
|
|
|
|
|
| |
"child" or "freebsd-uthreads".
Notes:
svn path=/stable/4/; revision=70691
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=70396
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69839
|
| |
|
|
|
|
|
| |
Also fix the erronious stringify.sed dependancies.
Notes:
svn path=/stable/4/; revision=69179
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69161
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=68797
|
| |
|
|
|
|
|
|
|
| |
library.
Approved by: jkh
Notes:
svn path=/stable/4/; revision=68540
|
| |
|
|
|
|
|
|
|
| |
on the i386 architecture. Since the original implementation has been done
on a FreeBSD 4.1 machine, and both files are identical to -current, i feel
save to MFC it rather quickly.
Notes:
svn path=/stable/4/; revision=64935
|
| |
|
|
|
|
|
| |
PR: 16585
Notes:
svn path=/stable/4/; revision=62903
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62819
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62697
|
| |
|
|
|
|
|
|
| |
rev 1.46 (debugging support when using libc_r's pthreads)
rev 1.47-48 (upgrade to Binutils 2.10.0)
Notes:
svn path=/stable/4/; revision=62696
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62695
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62694
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62691
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=60994
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=60666
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=57955
|
| |
|
|
|
|
|
|
|
| |
than seperately.
Pointed out by: bde
Notes:
svn path=/head/; revision=57381
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55257
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55256
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55199
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55197
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The target machine is represented by TARGET_ARCH. MACHINE_ARCH always
represents the host machine. When TARGET_ARCH is not defined, it is
assumed to be equal to MACHINE_ARCH. This means that we're building a
native toolset by default. We're creating cross-compilation tools when
MACHINE_ARCH != TARGET_ARCH.
TARGET_ARCH is defined when building binutils as part of the bootstrap
build and is set to reflect the architecture we're currently cross-
building. With this change binutils is ready for cross-building.
Notes:
svn path=/head/; revision=54748
|