Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/sys/kern



"David Brownlee" writes:
> Module Name:  src
> Committed By: abs
> Date:         Sat Apr 26 16:30:05 UTC 2014
> 
> Modified Files:
>       src/sys/kern: subr_pool.c
> 
> Log Message:
> Ensure pool_head is non static - for "vmstat -i"

did this use to work?

does it work if you build your kernel with GCC 4.5?

it was recently noticed that GDB is no longer able to see
static symbols in netbsd.gdb images, and the preliminary
testing i've done so far for amd64 shows that GCC 4.5 works.


.mrg.


Home | Main Index | Thread Index | Old Index