Announcement

Collapse
No announcement yet.

Debugging Help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Debugging Help

    As I understand it, the only info on the debugger is with the
    printed reference docs.
    Does anyone have a quick and dirty tutorial on useing the
    debugger?


    ------------------
    Warped by the rain, Driven by the snow...

    jimatluv2rescue.com

    #2
    I tend to actually use the application to debug itself.

    Ie

    control add blah blah blah
    msgbox "DEBUG: Control Added here"

    This is not the most accurate way, but unless you are doing multiple threads, well, it DOES work fine.
    It's in multiple threads that it gets complex...

    Just my tip, otherwise just step through the debugger (F8?).
    The problem is, ie reading a large file etc, it's slow and tedius but on the other hand you will get all of the info you need..

    Scott

    ------------------
    Scott
    mailto:[email protected][email protected]</A>
    Scott Turchin
    MCSE, MCP+I
    http://www.tngbbs.com
    ----------------------
    True Karate-do is this: that in daily life, one's mind and body be trained and developed in a spirit of humility; and that in critical times, one be devoted utterly to the cause of justice. -Gichin Funakoshi

    Comment


      #3
      It's what I do as well, I just hate to have a tool I don't use.

      I was thinking the debugger might as well get some use though.

      ------------------
      Warped by the rain, Driven by the snow...

      jimatluv2rescue.com

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎