Re: gdb don't want my xserver core file ...

1999-06-19 Thread Sven LUTHER
Hello, ... I finally managed to create a ppc fixed gdp backage, and ran it over the core resulted of my X server 3.9Pq crash. i got the following stuff : (gdb) bt 9 #0 0x1581778 in kill () from /lib/libc.so.6 #1 0x1581458 in raise () from /lib/libc.so.6 #2 0x1582c8c in abort () from /lib/libc

Re: gdb don't want my xserver core file ...

1999-06-17 Thread Hartmut Koptein
> Thanks, i extracted the srpm with rpm, and builded a gdb package with the > patch. it works fine. > > Is someone else interrested ? Should i make a NMU, or simply send the > maintainer of gdb the patch ? Both, for the maintainer as an bug-report.

Re: gdb don't want my xserver core file ...

1999-06-16 Thread Matt McLean
I sent the maintainer the patch awhile ago, just do an NMU... -matt On Wed, 16 Jun 1999, luther sven wrote: > On Mon, Jun 14, 1999 at 08:35:38AM -0700, Joel Klecker wrote: > > At 15:20 +0200 1999-06-14, Sven LUTHER wrote: > > >yes, sure, but it would be more convenient to have a true patch, any

Re: gdb don't want my xserver core file ...

1999-06-16 Thread luther sven
On Mon, Jun 14, 1999 at 08:35:38AM -0700, Joel Klecker wrote: > At 15:20 +0200 1999-06-14, Sven LUTHER wrote: > >yes, sure, but it would be more convenient to have a true patch, any > >link on how to > >dissect rpm files without rpm installed ? i guess the srpms format is > >upstream > >source +

Re: gdb don't want my xserver core file ...

1999-06-14 Thread Joel Klecker
At 15:20 +0200 1999-06-14, Sven LUTHER wrote: yes, sure, but it would be more convenient to have a true patch, any link on how to dissect rpm files without rpm installed ? i guess the srpms format is upstream source + a load of patches applied, isn't it ?

Re: gdb don't want my xserver core file ...

1999-06-14 Thread Sven LUTHER
On Mon, Jun 14, 1999 at 03:15:50PM +0200, Geert Uytterhoeven wrote: > On Mon, 14 Jun 1999, Sven LUTHER wrote: > > On Mon, Jun 14, 1999 at 01:06:10PM +0200, Geert Uytterhoeven wrote: > > > On Mon, 14 Jun 1999, Sven LUTHER wrote: > > > > On Mon, Jun 14, 1999 at 12:48:27PM +0200, Geert Uytterhoeven wr

Re: gdb don't want my xserver core file ...

1999-06-14 Thread Geert Uytterhoeven
On Mon, 14 Jun 1999, Sven LUTHER wrote: > On Mon, Jun 14, 1999 at 01:06:10PM +0200, Geert Uytterhoeven wrote: > > On Mon, 14 Jun 1999, Sven LUTHER wrote: > > > On Mon, Jun 14, 1999 at 12:48:27PM +0200, Geert Uytterhoeven wrote: > > > > On Mon, 14 Jun 1999, Sven LUTHER wrote: > > > > > I am trying t

Re: gdb don't want my xserver core file ...

1999-06-14 Thread Sven LUTHER
On Mon, Jun 14, 1999 at 01:06:10PM +0200, Geert Uytterhoeven wrote: > On Mon, 14 Jun 1999, Sven LUTHER wrote: > > On Mon, Jun 14, 1999 at 12:48:27PM +0200, Geert Uytterhoeven wrote: > > > On Mon, 14 Jun 1999, Sven LUTHER wrote: > > > > I am trying to debug the 3.9 Xserver using gdb. The server cras

Re: gdb don't want my xserver core file ...

1999-06-14 Thread Geert Uytterhoeven
On Mon, 14 Jun 1999, Sven LUTHER wrote: > On Mon, Jun 14, 1999 at 12:48:27PM +0200, Geert Uytterhoeven wrote: > > On Mon, 14 Jun 1999, Sven LUTHER wrote: > > > I am trying to debug the 3.9 Xserver using gdb. The server crashes and > > > produces > > > a core file, which i try to use with gdb. Gdb

Re: gdb don't want my xserver core file ...

1999-06-14 Thread Sven LUTHER
On Mon, Jun 14, 1999 at 12:48:27PM +0200, Geert Uytterhoeven wrote: > On Mon, 14 Jun 1999, Sven LUTHER wrote: > > I am trying to debug the 3.9 Xserver using gdb. The server crashes and > > produces > > a core file, which i try to use with gdb. Gdb loads the core file but says > > something about n

Re: gdb don't want my xserver core file ...

1999-06-14 Thread Geert Uytterhoeven
On Mon, 14 Jun 1999, Sven LUTHER wrote: > I am trying to debug the 3.9 Xserver using gdb. The server crashes and > produces > a core file, which i try to use with gdb. Gdb loads the core file but says > something about not recognizing it. > > Does someone know what is going on ? gdb 4.18? The De

gdb don't want my xserver core file ...

1999-06-14 Thread Sven LUTHER
Hello, ... I am trying to debug the 3.9 Xserver using gdb. The server crashes and produces a core file, which i try to use with gdb. Gdb loads the core file but says something about not recognizing it. Does someone know what is going on ? Friendly, Sven LUTHER