summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.java/jmisc.exp
Commit message (Collapse)AuthorAgeFilesLines
* 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-07-071-2/+2
| | | | | | * gdb.java/jmisc.exp: Fix expected output of ptype to look for the jmisc() constructor instead of <init>. * gdb.java/jmisc1.exp: Ditto.
* 2004-02-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-241-1/+3
| | | | | * gdb.java/jmisc.exp: Use the fully quallified name of "main" when setting a breakpoint. Work around PR java/1565.
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* * configure: Rebuilt.Anthony Green2000-07-241-0/+91
* configure.in (configdirs): Add gdb.java. * gdb.java/jmisc.java: New file. * gdb.java/jmisc.exp: New file. * gdb.java/Makefile.in: New file. * gdb.java/configure: Rebuilt. * gdb.java/configure.in: New file. * lib/java.exp: New file.