PureBytes Links
Trading Reference Links
|
The better is to place inside your dll's code to logging to text file. This keeps you from "features" of using release and debug
binaries within the one project.
Best regards,
Andrew Nazarov
----- Original Message -----
From: "Allan Kaminsky" <allan@xxxxxxxx>
To: "Shawn Jones" <shawnjones@xxxxxxxxxxxxx>; <omega-list@xxxxxxxxxx>
Sent: Sunday, December 16, 2001 11:15 PM
Subject: Re: Visual Studio Debug
> It is, but it's not a trivial exercise. In short, you load the DLL to debug
> using VS. You specify the calling program (whatever the 32-big program is).
> The pain is in the details, which can be many.
>
> Allan
>
> At 07:58 AM 12/16/2001 -0600, Shawn Jones wrote:
> >Is it possible to use Visual Studio 6's debugging tools to set conditional
> >breaks and step thru the code of dll's called from Easylanguage?
> >
> >If so, any input on how to set this up would be greatly appreciated.
> >
> >thanks,
> >Shawn
>
>
>
>
|