Is anyone else having problems running tutorial 4? When I set the breakpoint and then hit F11, I get a message box with the following:
"There is no source code available for the current location." There are two buttons, "OK" and "Show Disassembly". If I click on "Show Disassembly" I get a Disassembly tab and can continue to step though the code, but the process seems rough. For example, stopping the debugger, then restarting it again with the same breakpoint puts me into site.py, rather than running up to the breakpoint. Either I'm not familiar enough with the CLR Debugger, or the Python integration is less than seemless. I just wish I knew which... -- Patrick K. O'Brien Orbtech http://www.orbtech.com Schevo http://www.schevo.org Louie http://www.pylouie.org
_______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
