Current-Users archive

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

Re: Recent install images do not install netbsd.gdb



In article <fE0k0UG1wmlzClqkcXTSlCKDXLOE2A2fT_hKrToe8NqVWmOtDvafDuQkpRRqZVs2xQinXYVXFEsiriwb2CGbYaO75323O-sC57toE2xMsNk=@protonmail.com>,
pin  <voidpin%protonmail.com@localhost> wrote:
>
>
>Sent with ProtonMail Secure Email.
>
>â??â??â??â??â??â??â?? Original Message â??â??â??â??â??â??â??
>
>On Friday, January 14th, 2022 at 12:15 PM, Martin Husemann
><martin%duskware.de@localhost> wrote:
>
>
>> The debug information moved, it is now stored in an external debug file
>>
>> in /usr/libdata/debug.
>>
>> Martin
>
>Thank you!
>But, where is netbsd.gdb located? I can't find it.
>I used to run
>
># gdb --eval-command="file /netbsd.gdb" --eval-command="target kvm
>netbsd.0.core" --eval-command "bt"
>
>What should I run now instead?

If you have MKDEBUG set in your build or have installed the debug sets:

# gdb --eval-command="file /netbsd" --eval-command="target kvm

Now, there should be also be a netbsd.gdb in the sets if you have MKDEBUGKERNEL
defined.

christos

christos



Home | Main Index | Thread Index | Old Index