comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Seeing Source w/ Debugger
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Seeing Source w/ Debugger [message #2398] Thu, 23 June 1994 05:05
tai is currently offline  tai
Messages: 14
Registered: June 1994
Junior Member
I'm having great difficulty setting breakpoints and figuring out
EXACTLY what line I'm on while stepping through my IDL 3.5 programs.
IDL won't let me set breakpoints until after I've run the program.
Even then, the breakpoint line numbers don't correspond with the
line numbers I see in vi. This is very frustrating.
Ideally, I'd like a full-screen debugger, but just displaying
the source for the current line would be fine for me (like in dbx
and gdb). I am considering writing a program to preprocess another
program for debugging. The preprocessed program would load in its
full source into an array, and at the beginning of every line that
isn't a continuation, have "print, source(i) & " where i is the line
number. Has anyone done this? Any suggestions? Thanks.


Alan
[Message index]
 
Read Message
Previous Topic: multicompare procedure in statlib
Next Topic: idl-shell and Emacs 19.25

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 23:58:38 PDT 2025

Total time taken to generate the page: 1.75990 seconds