Application Closing Without error



We have a Delphi 6 application, we have an Main exe application (menu) which
launches different DLLs depending on what function the user wants to
perform.

The problem we are having is that after running for sometime the application
shut downs itself without any error or access violation.
This is one of those things that is very hard to debug because we haven't
find the steps to duplicate it, it is very random.

What kind of tools do you recommend to use to try to debug this issue?

Thanks in advance

MGB


.



Relevant Pages

  • Debug problem
    ... What I find particularly odd is that the exe created by the build seems to ... Debug Problems ... Then I got an idea and moved the exe to another folder on the ... the laptop. ...
    (microsoft.public.vstudio.general)
  • Re: .exe debug without sources from Visual Studio 2005
    ... >running WM 2003 SE using eVC 4.0 debugger with no problem. ... >that I want to debug that exe on another target device running Windows ... debugging unless the platform specified in the IDE matches the actual ...
    (microsoft.public.windowsce.embedded)
  • Re: properly disposing of filestream
    ... Try to use the release version of the EXE for the one app, and debug from VS the another instance. ... "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" Michelangelo ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Debug inside a library
    ... You can only debug a process from one debugger as far as I know. ... EXE project, right-click on the solution in solution explorer, and click Add ... and select the DLL project. ... Make sure you add the reference in the EXE ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Adding references: the details
    ... >>> debug DLL, etc. ... >> compilation and in the csproj file it adds a reference to the ... > correct match for given compilation mode would be ... >> exe without a problem, ...
    (microsoft.public.dotnet.languages.csharp)