This is the mail archive of the gdb-patches@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: stab at a fix for PR java/1039


On Sun, Jun 22, 2003 at 04:38:39PM -0400, Michael Elizabeth Chastain wrote:
> I don't know where that particular patch is at.
> 
> Regarding PR 1039, I have a fresh testbed run here, and it says
> that the "break main; run" tests in jmisc1.exp and jmisc2.exp work
> in all the configurations I have with java (that is, with all
> gcc v3, but no gcc v2).  So this will be gone from my next list of
> "5.3 versus HEAD" issues.

Odd, break main fails here:
(gdb) break jmisc.main
the class jmisc does not have any method named main
Hint: try 'jmisc.main<TAB> or 'jmisc.main<ESC-?>
(Note leading single quote.)
(gdb) FAIL: gdb.java/jmisc.exp: setting breakpoint at jmisc.main

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