Debug FDO

1 message Options
Embed this post
Permalink
Crispin_at_1Spatial

Debug FDO

Reply Threaded More More options
Print post
Permalink
Hi,

I have two projects that I would like to step through FDO providers for to see the DescribeSchema as it's not what I expect in 3.4 KingOra...

I built a debug KingOra (3.4) from trunk against the 10.2.0.4 InstantClient SDK and placed all the FDO files along with my EXE in the debug folder.

I assumed (naively) that I could just set the debugger in VStudio to my own EXE and when the KingOra DLL loads I can hit break points.
What I actually get is an ASSERT fail but I think that may be more my KingOra build than the process??

Is there a Wiki page anywhere for setting up a debug environment for FDO?

 Crispin