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: [NEED HELP] Problem to multithread remote debugging with GDBserver


On Thu, Oct 27, 2005 at 06:55:46PM -0700, Peter Choi wrote:
> Hi Daniel,
> 
>   Yes, the path is incorrect.
> 
>   Actually the environment (library path) in both my
> host computer and my target computer are identical.
> Both are of FC1. Do I still need to set up the
> solib-absolute-prefix & solib-search-path???

Huh?  Your target is the system you're debugging.  From below, it shows
that you are targeting a CRIS target.  That can't be running Red Hat
FC1!

I'm confused about what you are really doing.

> 2. If I compile my own GDB & GDBserver from 6.3 source
> code, do I need to specify any option during
> compilation, to order to enable multithread support on
> remote debugging???? 

No.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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