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: Regarding Libc,threaded application on mips-linu


On Tue, Apr 23, 2002 at 04:15:45PM +0530, Bino Mathew wrote:
> Hi All,
> I am using a linux(2.4.16) on mips (bigendian) box for development of
> gdb
> tool.Recently I downloaded gdb 5.1 source code and was able to
> successfully configure and
> compile for the above mentioned mips box.I am also encountering the same
> old
> problem of debugging the threaded application...
> 
>       Starting program: /data/gdb/./SimpleVideolin.out
>             [New Thread 1024 (LWP 438)]
> 
>                 Program received signal SIGTRAP, Trace/breakpoint trap.
>                [Switching to Thread 1024 (LWP 438)]
>             0x00000000 in ?? ()
> 
> In one of the  mailing list I saw that  this due to bug  in libc.
> Can you tell me
>    1.Where can find the libc which don't have this bug

In CVS.  It has not been released.  2.3 should contain the fixes.

>     2.Is there any patches are associated with gdb for  above mentioned
> problem

No, none are needed.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
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]