On Fri, Aug 10, 2007 at 07:23:14PM +1000, Lashi wrote: > On Thu, 2007-08-09 at 07:33 -0400, Daniel Jacobowitz wrote: > > This isn't completely broken, it's just ugly. You're in the generated > > main which will call the argument to --main. Set a breakpoint there > > and continue, and you'll reach your source. > > I see. > > But where do I set the breakpoint? I mean this stuff is documented nowhere! I > tried break Test::main and Test.main etc etc, nothing seemed to work.
Try: break 'Test::<tab> ? -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]