* Debugging Multithreaded applications
@ 2002-03-20 14:27 Frank Haverkamp
2002-03-20 14:33 ` Neil Horman
2002-03-20 22:21 ` Rick Hunnicutt
0 siblings, 2 replies; 3+ messages in thread
From: Frank Haverkamp @ 2002-03-20 14:27 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
a friend of mine told me that he had problems debugging multithreaded
applications on a powerpc Linux based platform. I think he is using
glibc 2.1.3 and gcc-2.95.2 and libpthread-0.8.
Does anybody has made experiences with that? Unfortunatly I have no
more information about the system he is using. Are there any known
problems with the gcc, glibc or libpthread concering debugging?
Should he update? Which version should he than take?
Which are the latest version of gcc, glibc and libpthread known to be
working with powerpc Linux?
Thanks,
Frank
--
Frank Haverkamp
f.haverkamp@web.de
________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr!
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Debugging Multithreaded applications
2002-03-20 14:27 Debugging Multithreaded applications Frank Haverkamp
@ 2002-03-20 14:33 ` Neil Horman
2002-03-20 22:21 ` Rick Hunnicutt
1 sibling, 0 replies; 3+ messages in thread
From: Neil Horman @ 2002-03-20 14:33 UTC (permalink / raw)
To: Frank Haverkamp; +Cc: linuxppc-embedded
If your friends debug problems stem from the fact that when he does things like run his application in gdb, the breakpoints and backtraces don't seem to be correct, then I think his problem, is that he is running a pre v5.1 copy of gdb. If I remember correctly, gdb 5.1 added features to better handle the debugging of multithreaded applications. If the above behavior sounds familiar, I'd try getting the latest GDB. Hope that helps!
Neil
Frank Haverkamp wrote:
>
> Hi,
>
> a friend of mine told me that he had problems debugging multithreaded
> applications on a powerpc Linux based platform. I think he is using
> glibc 2.1.3 and gcc-2.95.2 and libpthread-0.8.
>
> Does anybody has made experiences with that? Unfortunatly I have no
> more information about the system he is using. Are there any known
> problems with the gcc, glibc or libpthread concering debugging?
> Should he update? Which version should he than take?
>
> Which are the latest version of gcc, glibc and libpthread known to be
> working with powerpc Linux?
>
> Thanks,
>
> Frank
>
> --
> Frank Haverkamp
> f.haverkamp@web.de
> ________________________________________________________________
> Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr!
> Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Debugging Multithreaded applications
2002-03-20 14:27 Debugging Multithreaded applications Frank Haverkamp
2002-03-20 14:33 ` Neil Horman
@ 2002-03-20 22:21 ` Rick Hunnicutt
1 sibling, 0 replies; 3+ messages in thread
From: Rick Hunnicutt @ 2002-03-20 22:21 UTC (permalink / raw)
To: 'Frank Haverkamp', linuxppc-embedded
My configuration is:
gcc 2.95.3
glibc 1.2.8
gdb 5.0
libpthread-0.9
We've had good success debugging using gdb, setting breakpoints in different
threads, and such. This configuration came form MVista's 2.0 HHLinux for the
75X processor. gdb_server left a lot to be desired but the native gdb works
well for us.
> -----Original Message-----
> From: owner-linuxppc-embedded@lists.linuxppc.org
> [mailto:owner-linuxppc-embedded@lists.linuxppc.org]On Behalf Of Frank
> Haverkamp
> Sent: Wednesday, March 20, 2002 6:27 AM
> To: linuxppc-embedded@lists.linuxppc.org
> Subject: Debugging Multithreaded applications
>
>
>
> Hi,
>
> a friend of mine told me that he had problems debugging multithreaded
> applications on a powerpc Linux based platform. I think he is using
> glibc 2.1.3 and gcc-2.95.2 and libpthread-0.8.
>
> Does anybody has made experiences with that? Unfortunatly I have no
> more information about the system he is using. Are there any known
> problems with the gcc, glibc or libpthread concering debugging?
> Should he update? Which version should he than take?
>
> Which are the latest version of gcc, glibc and libpthread known to be
> working with powerpc Linux?
>
> Thanks,
>
> Frank
>
>
> --
> Frank Haverkamp
> f.haverkamp@web.de
> ________________________________________________________________
> Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr!
> Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-03-20 22:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-20 14:27 Debugging Multithreaded applications Frank Haverkamp
2002-03-20 14:33 ` Neil Horman
2002-03-20 22:21 ` Rick Hunnicutt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).