OpenGrok
Cross Reference: debugsyms.c
xref
: /
src
/
sys
/
conf
/
debugsyms.c
Home
|
History
|
Annotate
|
Download
|
only in
conf
History log of
/src/sys/conf/debugsyms.c
Revision
Date
Author
Comments
1.4
06-Oct-2015
christos
Expose struct kauth_cred for the benefit of the debugger. I can't convince gcc
to produce debug info for the structure if it does not appear in more than
one source file.
1.3
23-Nov-2009
rmind
branches: 1.3.22; 1.3.40;
Remove some unecessary includes sys/user.h header.
1.2
06-Jun-2008
ad
Put a dummy function in here that uses a couple of the types.
Otherwise, gcc won't emit any debug info.
1.1
17-Jan-2008
joerg
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.12; 1.1.14; 1.1.16; 1.1.18; 1.1.20;
Add a stub file that includes a bunch of kernel headers and always get
compiled with -g. For the initial set, netbsd on amd64 grows by around
80KB. This allows much easier use of GDB for post-mortem debugging as
it can understand the layout of data structures. The additional data can
be strip(1)ped off normally for size constraint environments.
1.1.20.1
23-Jun-2008
wrstuden
Sync w/ -current. 34 merge conflicts to follow.
1.1.18.2
11-Mar-2010
yamt
sync with head
1.1.18.1
04-May-2009
yamt
sync with head.
1.1.16.1
17-Jun-2008
yamt
sync with head.
1.1.14.2
23-Mar-2008
matt
sync with HEAD
1.1.14.1
17-Jan-2008
matt
file debugsyms.c was added on branch matt-armv6 on 2008-03-23 02:04:34 +0000
1.1.12.1
29-Jun-2008
mjf
Sync with HEAD.
1.1.6.2
18-Feb-2008
mjf
Sync with HEAD.
1.1.6.1
17-Jan-2008
mjf
file debugsyms.c was added on branch mjf-devfs on 2008-02-18 21:05:31 +0000
1.1.4.2
21-Jan-2008
yamt
sync with head
1.1.4.1
17-Jan-2008
yamt
file debugsyms.c was added on branch yamt-lazymbuf on 2008-01-21 09:42:18 +0000
1.1.2.2
19-Jan-2008
bouyer
Sync with HEAD
1.1.2.1
17-Jan-2008
bouyer
file debugsyms.c was added on branch bouyer-xeni386 on 2008-01-19 12:15:01 +0000
1.3.40.1
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
1.3.22.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Sat Oct 25 07:10:08 GMT 2025