This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [tree-ssa] fix java debug line numbers


On Tue, Oct 14, 2003 at 12:23:39AM -0700, Richard Henderson wrote:
> I'm having issues with the version of dejagnu installed on the
> machine and the gdb testsuite; about half the testsuite runs,
> and then I get some tcl error and it stops.  Dunno how much in
> the way of java testing there is in there anyway...

Sounds like doesn't support KFAIL?  You can just run dejagnu directly
out of src (or check out gdb+dejagnu and use make check instead of
runtest, and it'll do the rest).

And, not very much java testing at all; the debug info emitted is a bit
bogus due to some disagreement on what to call symbols, but there's not
going to be any forward motion until namespace support is fixed in GDB.


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