This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: another gdb question


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]