On Sat, 2002-11-16 at 06:00, Nic Ferrier wrote: > Any one got any ideas before I take this to the GDB list? One work-around is to put the breakpoint on a specific line of source... gdb> b Foo.java:22 AG