Re: Please install and test the GDB 5.2 port

2002-06-27 Thread Joerg Wunsch
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

Re: Please install and test the GDB 5.2 port

2002-06-27 Thread John Baldwin
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

Re: Please install and test the GDB 5.2 port

2002-06-27 Thread Stijn Hoop
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

Re: Please install and test the GDB 5.2 port

2002-06-27 Thread Mark Peek
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...

Re: Please install and test the GDB 5.2 port

2002-06-26 Thread Joerg Wunsch
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

Re: Please install and test the GDB 5.2 port

2002-06-26 Thread Mark Peek
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

Re: Please install and test the GDB 5.2 port

2002-06-26 Thread Joerg Wunsch
"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

Re: Please install and test the GDB 5.2 port

2002-06-07 Thread Trish Lynch
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