Hi,

2014-04-26 14:56 GMT+02:00 Martin Landa <landa.mar...@gmail.com>:
> I tried to rebuild GDAL with OCI (not as a plugin). Then I can place a
> brakepoint (no warning) to OCI driver, but when I debug ogr2ogr.exe
> the debugger doesn't stop on this brakepoint. If I place another
> brakepoint for e.g to GML driver (input datasource), it breaks there.
> Any idea where could be a difference? Martin

ah, there was ogr_oci.dll plugin still in the path. When I removed it,
the debugger started to behave as expected. So at least I am able to
debug OCI driver when not compiled as a plugin. Martin

-- 
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to