If you're coding in Visual Studio, set your breakpoints where you want in you source, have the debug build of the plug-in in the appropriate Amibroker directory and set the Executable to be the Amibroker program -- Broker.exe -- and start debugging. You should break on you breakpoint.
--- In [email protected], Ray Lee <rlee...@...> wrote: > > Hello, > > I am starting out writing a data plug-in. I am not sure what is the > appropriate way to debug the plug-in in conjunction with AmiBroker. Any > suggestion is welcome. Thank you. > > rlee >
