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: NPTL thread support


On Mon, May 12, 2003 at 02:18:30PM -0700, David Carlton wrote:
> On Mon, 12 May 2003 17:09:32 -0400, Andrew Cagney <ac131313@redhat.com> said:
> 
> >> These are all normal.  (I can't speak about the gdb.objc ones.)
> 
> > Unless you've got ObjC installed, those are normal as well (it
> > should probably be tweaked too, like threads, just fail when the
> > compiler dies).
> 
> Whoops, you're right: I thought I was seeing different messages, but I
> was seeing those FAILs as well.  I agree that the current failure mode
> for gdb.objc is suboptimal.  Though calling gdb_suppress_entire_file
> sounds reasonable to me; is there no way to fix it to actually end the
> file instead of trying and failing to suppress the tests in the file?

Just say "return 0"?

-- 
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]