Re: [AD] Proposed ASSERT protection |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Fri, Sep 13, 2002 at 05:58:59PM +0200, Evert Glebbeek wrote:
> BTW, is there any way to use the callframe traceback Windows gives you when
> a program crashes? I've had a hard time in the past with a program of mine
> crashing on me in Windows and working perfectly in both DOS and Linux...
Tools like Microsoft's Visual Studio integrate in the OS, and whenever a
program crashes the crash dialog has another button named "debug", which
opens the ide+debugger and source (if available) at the offending line.