This is the mail archive of the gdb@sources.redhat.com 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: gdb Vs gdbserver


On Fri, Oct 04, 2002 at 05:53:39AM -0700, Usman S. Ansari wrote:
> My multithreaded application has about 12 - 13 threads. One of the thread wakes up every 100
> millisecond, does its thing and than wait for next 100 millisecond interval.
> 
> If I ran this under gdb, and put break point in 100 millisecond thread, control returns to gdb,
> every time this thread is invoked. However, under gdbserver & gdb combination, only one time break
> point is hit.
> 
> I am setting solib-absolute-prefix option and otherwise multithread debugging under gdbserver is
> fine.
> 
> My target is 8xx and host is i386 (Redhat 7.2)
> 
> any ideas.

No ideas.  Do you have a small testcase, or can you make one?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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