[IronPython] Problem with Tutorial 4: Debugging IronPython program
Patrick O'Brien
sum.ergo.code at gmail.com
Mon Dec 4 09:29:15 PST 2006
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20061204/29a6b22e/attachment-0001.html
More information about the users
mailing list