Subject | RE: [IBDI] build ib under vc++ |
---|---|
Author | Dmitry Yemanov |
Post date | 2001-11-09T06:38:35Z |
Hi Dylan,
then start it as an application and attach to it with MSVC. You'll be able
to debug whatever you want. This is exactly the way I do it myself. Why
isn't it appropriate for you?
Cheers,
Dmitry
> Just wondering if anyone has managed to set up ib to build completelyYou can build the debug version of the server with the currently used tools,
> under VC (6.0) using dsw/dsp files? In particular I just want to
> build the server, have it running under the debugger, and trace what
> it's doing as requests are made (create table, insert rows etc).
then start it as an application and attach to it with MSVC. You'll be able
to debug whatever you want. This is exactly the way I do it myself. Why
isn't it appropriate for you?
Cheers,
Dmitry