As Mark Peek wrote:
> Can you verify that there are patches in the devel/gdb52/files?
>
> # ls /usr/ports/devel/gdb52/files
> CVS patch-gdb_kvm-fbsd.c
> patch-gdb_config_alpha_fbsd.mh patch-gdb_symfile.c
> patch-gdb_config_i386_fbsd.mh patch-gdb_target.c
> patch-gd
On 27-Jun-2002 Mark Peek wrote:
> At 7:50 AM +0200 6/27/02, Joerg Wunsch wrote:
>>As Mark Peek wrote:
>>
>>> >Hmm, so how to debug a kernel coredump?
>>>
>>>
>>> You need to update your gdb52 port.
>>
>>I can't find a newer one in CVS:
>>
>>j@uriah 85% pkg_info -I gdb-\*
>>gdb-5.2_2 G
Sorry to step in but this jumped out at me and might save you a bit of time:
On Thu, Jun 27, 2002 at 07:00:13AM -0700, Mark Peek wrote:
> At 7:50 AM +0200 6/27/02, Joerg Wunsch wrote:
> >As Mark Peek wrote:
> >
> >> >Hmm, so how to debug a kernel coredump?
> >>
> >> You need to update your gdb52
At 7:50 AM +0200 6/27/02, Joerg Wunsch wrote:
>As Mark Peek wrote:
>
>> >Hmm, so how to debug a kernel coredump?
>>
>>
>> You need to update your gdb52 port.
>
>I can't find a newer one in CVS:
>
>j@uriah 85% pkg_info -I gdb-\*
>gdb-5.2_2 GNU GDB 5.2 developmental snapshot
Very odd...
As Mark Peek wrote:
> >Hmm, so how to debug a kernel coredump?
>
>
> You need to update your gdb52 port.
I can't find a newer one in CVS:
j@uriah 85% pkg_info -I gdb-\*
gdb-5.2_2 GNU GDB 5.2 developmental snapshot
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
At 9:01 PM +0200 6/26/02, Joerg Wunsch wrote:
>"David O'Brien" <[EMAIL PROTECTED]> wrote:
>
>> Mark Peek and DFR have made patches against GDB 5.2 such that it
>> should do everything we need it to. It would be most helpful for
>> people to test this before it goes into /usr/src.
>
>j@uriah 13
"David O'Brien" <[EMAIL PROTECTED]> wrote:
> Mark Peek and DFR have made patches against GDB 5.2 such that it
> should do everything we need it to. It would be most helpful for
> people to test this before it goes into /usr/src.
j@uriah 133% gdb52 kernel.debug /cdrom/vmcore.1
GNU gdb 5.2
Copyri
On Fri, 7 Jun 2002, David O'Brien wrote:
> [bogus From: address, because people cannot be bothered to respect Reply-To:]
>
> Mark Peek and DFR have made patches against GDB 5.2 such that it should
> do everything we need it to. It would be most helpful for people to test
> this before it goes in