[wingide-users] what am i doing wrong?
Thomas Bennett
bennetttm at appstate.edu
Fri Mar 13 11:36:45 MDT 2009
Step into does work in previous files I created that still run in the debugger.
I've submitted the bug report and attached the error-log.
The main difference I see is the 'Note' when running test_recurring_event
whereas in check_conflict it shows the process id and a module loaded. Both of
these use the same libraries and imported in the same exact order.
TEST_RECURRING_EVENT.PY
wingide - 2009/03/13 09:34:01 - popenE with [u'/usr/lib/wingide3.1/wingdb',
'--no-xterm', '-', '127.0.0.1:44082', '0', '--first-stop',
"r''+chr(60)+r'none'+chr(62)+r''", '--nowait-on-exit', '--stdout-
encoding=UTF-8', '--stdin-encoding=UTF-8',
"r'/home/bennetttm/Documents/python/test_recurring_event'+chr(46)+r'py'"]
wingide - 2009/03/13 09:34:01 - popenE done
wingide - 2009/03/13 09:34:01 - Debugger: Connected to debug process
wingide - 2009/03/13 09:34:01 - Debugger: Debug process running; pid=8895 [0
modules loaded]
wingide - 2009/03/13 09:34:01 - Note: Debug connection closed while polling
for server messages
wingide - 2009/03/13 09:34:01 - in toolbar_reconfigure
wingide - 2009/03/13 09:34:01 - in toolbar_reconfigure
wingide - 2009/03/13 09:34:01 - Debugger: No debug process / not listening for
connections
CHECK_CONFLICT.PY
wingide - 2009/03/13 09:34:16 - popenE with [u'/usr/lib/wingide3.1/wingdb',
'--no-xterm', '-', '127.0.0.1:54072', '0', '--first-stop',
"r''+chr(60)+r'none'+chr(62)+r''", '--nowait-on-exit', '--stdout-
encoding=UTF-8', '--stdin-encoding=UTF-8',
"r'/home/bennetttm/Documents/python/Extensions_new/check_conflict'+chr(46)+r'py'"]
wingide - 2009/03/13 09:34:16 - popenE done
wingide - 2009/03/13 09:34:17 - Debugger: Connected to debug process
wingide - 2009/03/13 09:34:17 - Debugger: Debug process running; pid=8899 [0
modules loaded]
wingide - 2009/03/13 09:34:17 - Debugger: Debug process running; pid=8899 [1
modules loaded]
wingide - 2009/03/13 09:34:17 - Debugger: Debug process paused; pid=8899 [1
modules loaded]
wingide - 2009/03/13 09:34:23 - in toolbar_reconfigure
wingide - 2009/03/13 09:34:23 - in toolbar_reconfigure
wingide - 2009/03/13 09:34:23 - Debugger: No debug process / not listening for
connections
Thanks,
Thomas
PS: what are these ether files?
/home/bennetttm/.wingide3/cache/analysis-3.1/home/bennetttm/Documents/python/Extensions_new/check_conflict.py.ether
/home/bennetttm/.wingide3/cache/analysis-3.1/home/bennetttm/Documents/python/test_recurring_event.py.ether
On Friday 13 March 2009 10:53:00 Wingware Support wrote:
> Thomas Bennett wrote:
> > I put in a break point and it never gets to it using debug or step into.
>
> Starting with step into should stop at the first line of python code
> that is executed. Does step into work with any file? It may help if
> you could submit a bug report from within Wing w/ the error-log attached.
>
> Thanks,
>
> John
--
==========================================
Thomas McMillan Grant Bennett Appalachian State University
Operations & Systems Analyst P O Box 32026
University Library Boone, North Carolina 28608
(828) 262 6587
Library Systems Help Desk: https://www.library.appstate.edu/help/
==========================================
More information about the wingide-users
mailing list