attilio
7718cbcbf4
Add the ability for GDB to printout the thread name along with other
...
thread specific informations.
In order to do that, and in order to avoid KBI breakage with existing
infrastructure the following semantic is implemented:
- For live programs, a new member to the PT_LWPINFO is added (pl_tdname)
- For cores, a new ELF note is added (NT_THRMISC) that can be used for
storing thread specific, miscellaneous, informations. Right now it is
just popluated with a thread name.
GDB, then, retrieves the correct informations from the corefile via the
BFD interface, as it groks the ELF notes and create appropriate
pseudo-sections.
Sponsored by: Sandvine Incorporated
Tested by: gianni
Discussed with: dim, kan, kib
MFC after: 2 weeks
2010-11-22 14:42:13 +00:00
rpaulo
e4ed2cb10c
Properly warp around more code under COMPILE_ONLY to recover from build
...
errors.
2010-08-02 13:05:12 +00:00
delphij
94241912dc
Merge vendor/file/dist@192348, bringing FILE 5.03 to 8-CURRENT.
...
Security: CVE-2009-1515
2009-05-18 22:34:33 +00:00
obrien
7fea4c3732
This belongs in //svn.freebsd.org/base/vendor/file/dist now.
2009-05-04 00:42:15 +00:00
obrien
a8abfd3eba
Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.
2009-05-04 00:37:44 +00:00
obrien
69f0422a25
Add an additional COMPILE_ONLY check.
2009-01-02 03:31:45 +00:00
obrien
729acffa05
Record that base/vendor/file/dist@186675 was merged.
...
Merge base/vendor/file/dist@186675@186690, bringing FILE 4.26 to 8-CURRENT.
2009-01-02 03:10:55 +00:00
obrien
87d6fde760
Flatten the file vendor area.
...
Remove the svn:keywords property from the vendor files.
2009-01-01 05:39:43 +00:00
obrien
99e8b7f6d1
Remove files no longer part of the vendor's file(1).
2008-02-02 18:26:53 +00:00
obrien
3a8bdecd70
This commit was generated by cvs2svn to compensate for changes in r175898,
...
which included commits to RCS files with non-trunk default branches.
2008-02-02 18:26:53 +00:00
obrien
b8fb0b4b01
Fix nit in version 4.23 in which -p does not work (thus updating access
...
times when it shouldn't). The PR's patch has been incorporated upstream
as magic.c rev 1.46.
PR: 107676
Submitted by: Dr. Markus Waldeck <waldeck@gmx.de>
2008-02-02 07:19:01 +00:00
obrien
ffe35eb26b
This commit was generated by cvs2svn to compensate for changes in r175882,
...
which included commits to RCS files with non-trunk default branches.
2008-02-02 07:19:01 +00:00
obrien
7b230e75d8
Update for the 4.23 import.
2008-01-30 02:48:24 +00:00
obrien
6678cf7c2a
Import file version 4.23 onto the vendor branch
2008-01-13 20:35:16 +00:00
obrien
240c77918b
Virgin import of Christos Zoulas's FILE 4.21.
2007-05-24 21:59:38 +00:00
obrien
09615277da
Virgin import of Christos Zoulas's FILE 4.19.
2007-05-24 16:12:23 +00:00
obrien
0af3611cb6
Fix segfault when '/etc/malloc.conf@ -> AJ' due to differnce between
...
calloc & malloc as agreed by vendor. Also remove an unused variable.
2006-06-21 09:28:00 +00:00
obrien
5c5b299c7d
Virgin import of Christos Zoulas's FILE 4.17.
2006-06-19 07:52:15 +00:00
obrien
df11c7b63d
Virgin import of Christos Zoulas's FILE 4.12.
2004-12-28 04:31:47 +00:00
obrien
bda6cdf589
Virgin import of Christos Zoulas's FILE 4.10.
...
*- file is now broken into a library containing and processing the magic
and a consumer binary.
2004-08-09 08:45:41 +00:00
obrien
f35360c372
Virgin import of Christos Zoulas's FILE 3.41.
...
* - fix memory allocation problem (Jeff Johnson)
* - fix stack overflow corruption (David Endler)
2003-02-28 05:19:36 +00:00
obrien
822cce384d
Virgin import of Christos Zoulas's FILE 3.40.
2003-02-15 18:53:17 +00:00
obrien
2ef757c3c6
Virgin import of Christos Zoulas's FILE 3.39.
2002-09-16 05:54:26 +00:00
obrien
7860fd7670
Virgin import of Christos Zoulas's FILE 3.37.
2001-10-08 22:50:54 +00:00
obrien
0bc19fe086
Virgin import of Christos Zoulas's FILE 3.36.
2001-07-30 03:09:46 +00:00
obrien
30980cd72d
Virgin import of Christos Zoulas's FILE 3.35.
2001-04-25 07:41:21 +00:00
obrien
fd87285c4e
Virgin import of Christos Zoulas's FILE 3.34.
2001-03-25 18:37:04 +00:00
cvs2svn
07b03dc31d
This commit was manufactured by cvs2svn to create branch 'VENDOR-file'.
2000-11-26 21:29:27 +00:00
obrien
150ca1a161
Virgin import of Christos Zoulas FILE 3.33.
2000-11-26 21:26:20 +00:00
obrien
73a570e26c
Virgin import of FILE 3.32
2000-11-05 08:33:55 +00:00