To: | |
---|---|
Subject: | Re: [ts-7000] gcc 4.x cross compiler |
From: | Matthieu Crapet <> |
Date: | Tue, 02 May 2006 19:00:11 +0200 |
Greetings, > I've tested the C & C++ compilers, but not Java yet. Everything seems > to work well, but I am unable to debug pthreads. When I create a new > thread the debugger doesn't see it, and if I set a breakpoint in the > thread I get a SIGTRAP and the debugger stops working. > I can't say if it is similar, but I have already got this kind of problem. For me it was SIG32 (don't remember at all why [stripped binary??] and when...) ; but I remember that I needed to ignore signals (occurs at each thread creation). (gdb) handle SIG32 nostop noprint pass I found also another method : you launch your program, and after you attach the PID with GDB (gdb --pid=) Hope it helps ! Matthieu Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ts-7000/ <*> To unsubscribe from this group, send an email to: <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | [ts-7000] gcc 4.x cross compiler, Frank Pagliughi |
---|---|
Next by Date: | [ts-7000] Re: gcc 4.x cross compiler, Frank Pagliughi |
Previous by Thread: | [ts-7000] gcc 4.x cross compiler, Frank Pagliughi |
Next by Thread: | [ts-7000] Re: gcc 4.x cross compiler, Frank Pagliughi |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU