Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Getting full debug symbol table?
On May 18, 2014, at 6:49 PM, Paul Goyette <paul%whooppee.com@localhost> wrote:
> I vaguely remember some discussion on this recently, but can't seem to find
> it...
>
> Has there been some changes that cause
>
> makeoptions DEBUG="-g" # compile full symbol table
>
> (in kernel configuration file) to no longer work?
>
> Is there some new magic incantation needed to get the netbsd.gdb file that
> used to be produced via the above makeoption?
MKKDEBUG=yes
or config -g
Home |
Main Index |
Thread Index |
Old Index