Re: gdb 'step' on powerpc

2010-10-05 Thread Mathieu Malaterre
2010/10/5 Baurzhan Ismagulov : > On Tue, Oct 05, 2010 at 04:35:03PM +0200, Mathieu Malaterre wrote: >> >>   I am trying to use gdb on my powerpc system, but I cannot figure out >> >> why the instruction 'step' from gdb does not actually step into a >> >> function. Do I need to do something special

Re: gdb 'step' on powerpc

2010-10-05 Thread Baurzhan Ismagulov
On Tue, Oct 05, 2010 at 04:35:03PM +0200, Mathieu Malaterre wrote: > >>   I am trying to use gdb on my powerpc system, but I cannot figure out > >> why the instruction 'step' from gdb does not actually step into a > >> function. Do I need to do something special ? > > > > Did you compile with optim

Re: gdb 'step' on powerpc

2010-10-05 Thread Mathieu Malaterre
On Tue, Oct 5, 2010 at 4:31 PM, Baurzhan Ismagulov wrote: > Hello Mathieu, > > On Tue, Oct 05, 2010 at 04:18:04PM +0200, Mathieu Malaterre wrote: >>   I am trying to use gdb on my powerpc system, but I cannot figure out >> why the instruction 'step' from gdb does not actually step into a >> functi

Re: gdb 'step' on powerpc

2010-10-05 Thread Baurzhan Ismagulov
Hello Mathieu, On Tue, Oct 05, 2010 at 04:18:04PM +0200, Mathieu Malaterre wrote: > I am trying to use gdb on my powerpc system, but I cannot figure out > why the instruction 'step' from gdb does not actually step into a > function. Do I need to do something special ? Did you compile with optim

Re: gdb

2001-11-20 Thread Andrew Dixon
Daniel Jacobowitz wrote: > > On Mon, Nov 19, 2001 at 06:28:05PM -0500, Andrew Dixon wrote: > > Hi Everyone- > > > > I'd like to get gdb set up on my machine but it's giving me some > > problems. I'm running testing on G4 briq from Total Impact. When I try > > to run a program in a gdb session it

Re: gdb

2001-11-19 Thread Daniel Jacobowitz
On Mon, Nov 19, 2001 at 06:28:05PM -0500, Andrew Dixon wrote: > Hi Everyone- > > I'd like to get gdb set up on my machine but it's giving me some > problems. I'm running testing on G4 briq from Total Impact. When I try > to run a program in a gdb session it fails saying it doesn't know how to >

Re: gdb

2001-11-19 Thread Colin Walters
Andrew Dixon <[EMAIL PROTECTED]> writes: > I'd like to get gdb set up on my machine but it's giving me some > problems. I'm running testing on G4 briq from Total Impact. When I > try to run a program in a gdb session it fails saying it doesn't > know how to run. Here's an example session: > > [

Re: gdb-cvs packages available

2001-06-29 Thread Colin Walters
Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > Indeed, you could do that... or I could finish adopting GDB :) I > just got permission from the maintainer to take it; I'll be > uploading a CVS snapshot to unstable to simply replace 5.0, seeing > as there's no noticeable testsuite regressions or ev

Re: gdb-cvs packages available

2001-06-29 Thread Daniel Jacobowitz
On Fri, Jun 29, 2001 at 02:48:41AM -0400, Colin Walters wrote: > Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > > > Could you please clarify? I run the Debian packaged GDB on PowerPC > > all the time. I've not had the slightest problem with it, beyond > > threads and the like. > > Well, I just

Re: gdb-cvs packages available

2001-06-29 Thread Daniel Jacobowitz
On Fri, Jun 29, 2001 at 01:23:32PM +0200, David N. Welton wrote: > Colin Walters <[EMAIL PROTECTED]> writes: > > > > Could you please clarify? I run the Debian packaged GDB on PowerPC > > > all the time. I've not had the slightest problem with it, beyond > > > threads and the like. > > > Well,

Re: gdb-cvs packages available

2001-06-29 Thread David N. Welton
Colin Walters <[EMAIL PROTECTED]> writes: > deb http://www.cis.ohio-state.edu/~walters/debian/sid ./ > > Just do "apt-get install gdb-cvs". It currently Conflicts: gdb. If > people bug me enough, I might make it able to be installed alongside > gdb 5.0. Hey cool, this works nice - I can finall

Re: gdb-cvs packages available

2001-06-29 Thread David N. Welton
Colin Walters <[EMAIL PROTECTED]> writes: > > Could you please clarify? I run the Debian packaged GDB on PowerPC > > all the time. I've not had the slightest problem with it, beyond > > threads and the like. > Well, I just tried 5.0 again, and it does work for me. Weird. > Before, it simply se

Re: gdb-cvs packages available

2001-06-29 Thread Colin Walters
Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > Could you please clarify? I run the Debian packaged GDB on PowerPC > all the time. I've not had the slightest problem with it, beyond > threads and the like. Well, I just tried 5.0 again, and it does work for me. Weird. Before, it simply segfault

Re: gdb-cvs packages available

2001-06-29 Thread Daniel Jacobowitz
On Fri, Jun 29, 2001 at 01:44:30AM -0400, Colin Walters wrote: > Well, I got irritated with the fact that gdb 5.0 didn't work with the > 2.4 kernel on PowerPC, so I built packages from recent GDB CVS. It > took a little bit of hacking in powerpc-linux-nat.c, but it appears to > work. > > apt-able

Re: GDB hangs

2000-07-01 Thread Nathan Ingersoll
Both 2.2.13 and 2.2.16. --- | Nathan Ingersoll | Computer Science/Mathematics | | mailto: [EMAIL PROTECTED] | University of Minnesota-Duluth | | http://umn.edu/~ningerso | http://www

Re: GDB hangs

2000-06-30 Thread Daniel Jacobowitz
On Fri, Jun 30, 2000 at 12:53:56PM -0500, Nathan Ingersoll wrote: > I updated to gdb 4.18-1.1 the other day. Since then gdb has been causing > my machine to lock up. It doesn't even respond to the Magic-SysRQ key. > Has anyone else experienced this behavior? What kernel? Dan /---

Re: gdb: Won't compile on PowerPC

2000-02-21 Thread C.M. Connelly
> "KP" == Kevin Puetz <[EMAIL PROTECTED]> writes: Kevin, KP> I'm, cc'ing the bug too, so that the maintainer he's not KP> in the dark as to your doubts. All I know is that my patch KP> at least worked for my simple CS homework this afternoon, KP> and fails on threaded apps in

Re: gdb: Won't compile on PowerPC

2000-02-21 Thread Kevin Puetz
I'm, cc'ing the bug too, so that the maintainer he's not in the dark as to your doubts. All I know is that my patch at least worked for my simple CS homework this afternoon, and fails on threaded apps in the same way the old one did (presumably because i386-threads.patch did not get applied).

Re: gdb: Won't compile on PowerPC

2000-02-21 Thread Kevin Puetz
Bug #58450 > package: gdb Version: 4.18.19990928-1 > Severity: grave > This version of gdb does not compile on PowerPC. There are many errors during > the > compilation process, culminating in make[1]: Entering directory `/usr/ > make[1]: Leaving directory `/usr/src/gdb-4.18.19990928/gdb' >

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

Re: gdb

1999-06-03 Thread Josh Huber
Hartmut Koptein writes: > Could you test it with DDD ? Since DDD is just a front-end to gdb, I doubt it would work... Josh

Re: gdb

1999-06-03 Thread Hartmut Koptein
> While I was trying to debug mysql, I found that gdb doesn't seem to want to > work.. > > Is this a known bug as well? I'm not sure wether or not this is an issue > with linux/ppc right now... > > gdb mysqld > [gdb output] > (gdb) run > Starting program: /usr/local/libexec/mysqld > Don't know