I have a windows service (.exe) that loads a dll dynamically which I
need to debug. I have compiled that dll with debug info but cant get
the debugger to start!
I have read some discussions about using _asm{int 3} but thats not
working for me...
Re: Update #1 - Initialization Failure on Running Apps... ... I have exactly the same problem after actually compiling the application. ... so when using the "old" exe and debug info things are ... then repair again and I'm hoping that it'll download a fresh update. ... (borland.public.delphi.non-technical)
Re: Debug info ... > I have a relatively large application which comprises of one EXE (quite ... > The vcl suite of packages however, cannot be re-built with debug info as we ... > than the BPL as the currently selected package in delphi and relying on the ... (borland.public.delphi.ide)
Re: Locating procedures within an EXE ... >and i am not sure if the Export functions work in a EXE file..... > simply putting it, EXE from Delphi is mostly pure CPU code., the only ... Further to this - I actually suspect that Delphi executables contain a ...debug info, of TD32 debug info), then you should have huge amounts of ... (comp.lang.pascal.delphi.misc)
Re: Executable built in Debog or relase mode ... Why should I not top-post?... the exe has debug info in STABS format. ... In order to understand recursion you must first understand recursion. ... (comp.unix.questions)
Creating .exe with having debug info in itself ... Can anybody help me out in creating the .exe which also contains ... Though generally .pdb files are used to contain debug info,... by .NET compiler.... (microsoft.public.vc.language)