Bruce.  I'm trying to debug an app that uses GDAL from unmanaged C++
on Visual Studio 2005.  I've tried for an hour or two to step into
gdal, running debug sessions both from the project file from which I
build gdal and from the app that calls into GDAL, but even when I run
from the gdal solution itself, it still doesn't let me step through
source code, even though the modules window says gdal15.dll is loaded
with symbols from the same location as my .pdb file.

Thanks.



On Fri, Dec 19, 2008 at 10:50 AM, Clay, Bruce <bc...@ball.com> wrote:
> Joel:
>
> Is this in C# or C++?  Which version of the compiler?
>
> Bruce
>
> -----Original Message-----
> From: gdal-dev-boun...@lists.osgeo.org
> [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Joel Odom
> Sent: Friday, December 19, 2008 10:47 AM
> To: gdal-dev@lists.osgeo.org
> Subject: [gdal-dev] Debugging on Windows Using Visual Studio
>
> Has anyone had any experience troubleshooting debugging issues with
> Visual Studio?  I can't step in to any GDAL methods from my project,
> even though I have debug symbols in the .dll and a debug database file
> (.pdb).  Any experiences working this out would be appreciated.
> Thanks.
>
>
> --
> http://giscoder.blogspot.com/
> _______________________________________________
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
>
>
> This message and any enclosures are intended only for the addressee.  Please
> notify the sender by email if you are not the intended recipient.  If you are
> not the intended recipient, you may not use, copy, disclose, or distribute 
> this
> message or its contents or enclosures to any other person and any such actions
> may be unlawful.  Ball reserves the right to monitor and review all messages
> and enclosures sent to or from this email address.
>



-- 
http://giscoder.blogspot.com/
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to