This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: multi-thread remote debugging i386-linux target (NEED HELP)


Hi,

1.   On my host, library files of my i386-linux target
residues under directory /lib so well. So, need to add
prefix by "solib-absolute-prefix".

2.  If I use "symb test" to load symbols from my test
program on my host, I can then break in the main
thread (But I can't see all other threads created).

  However, If I use "file test" to load my test
program on my host, I CANNOT break at all. It simply
halt at somewhere, not sending/receiving any debug
packet at all. After all, it cannot stop at the end of
my test program too.

  Please advise what can possibly go wrong. Thank you
for your attention.


  

Regards.
Peter Choi


--- Daniel Jacobowitz <drow@false.org> wrote:

> On Mon, Nov 21, 2005 at 06:22:57PM -0800, Peter Choi
> wrote:
> >   But I still can't see other threads being
> created.
> > So, what could be the possible problem???
> 
> Did you read the message I quoted, and try the
> suggestions in it?
> Here it is again:
> 
> > >  
> http://sourceware.org/ml/gdb/2005-11/msg00366.html
> 
> -- 
> Daniel Jacobowitz
> CodeSourcery, LLC
> 



	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]