You can use DebugView to view your debugging output, and also you can choose to output the file to the Amibroker plugins directory. That way you can choose the Amibroker executable as the program to run, and it will run, load your dll, and you can breakpoint and step through it step by step. What broker are you writing this dll for, btw?
--- 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 >
