Debug on Crashing?

Discussion in 'MFC' started by wavering, Aug 28, 2010.

  1. wavering

    wavering New Member

    Joined:
    Aug 28, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I am developing a DLL in VC++ which is called by the main program written in VB6

    This is going well but occasionally I run into problems. What I need is to be able to let it run until it crashes and then see how and why it crashed. Is there an easy way to do this?

    Right now the problem is that it is just coming up with "Run Time Error 6 Overflow" with no option to debug

    Ironically, when other people's programs crash it often asks me if I would like to debug but not in my case!

    Any help appreciated
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice