Re: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-22 Thread Ivan Lucena
te: More notes on the issue below. -- Forwarded message -- From: Joel Odom Date: Fri, Dec 19, 2008 at 11:21 AM Subject: Re: [gdal-dev] Debugging on Windows Using Visual Studio To: Frank Warmerdam I'm building from makegdal80.sln. I'm also starting my debug session

Re: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-21 Thread chapmanm
Good to hear! Now you can fix bugs too. :) Martin Sent via BlackBerry by AT&T -Original Message- From: "Joel Odom" Date: Sun, 21 Dec 2008 13:08:07 To: Subject: Re: [gdal-dev] Debugging on Windows Using Visual Studio Thanks so much, folks, for writing back. I did g

Re: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-21 Thread Joel Odom
eo.org] On Behalf Of Joel Odom > Sent: Friday, December 19, 2008 12:36 PM > To: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] Debugging on Windows Using Visual Studio > > Problem solved. For the benefit of the group and the searchable list > archives, I'll describe here w

RE: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-20 Thread Martin Chapman
works. Martin -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 12:36 PM To: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] Debugging on Windows Using Visual Studio Problem solved. For

Re: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-20 Thread Lucena, Ivan
tried it on Windows. Try something simple first like debugging gdalinfo first. It should work. Regards, Ivan > ---Original Message--- > From: Joel Odom > Subject: [gdal-dev] Debugging on Windows Using Visual Studio > Sent: Dec 19 '08 15:46 > > Has an

Re: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-19 Thread Joel Odom
Odom > Date: Fri, Dec 19, 2008 at 11:21 AM > Subject: Re: [gdal-dev] Debugging on Windows Using Visual Studio > To: Frank Warmerdam > > > I'm building from makegdal80.sln. I'm also starting my debug sessions > from this same solution. I'm getting symbols in

Fwd: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-19 Thread Joel Odom
More notes on the issue below. -- Forwarded message -- From: Joel Odom Date: Fri, Dec 19, 2008 at 11:21 AM Subject: Re: [gdal-dev] Debugging on Windows Using Visual Studio To: Frank Warmerdam I'm building from makegdal80.sln. I'm also starting my debug sessions

Re: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-19 Thread Frank Warmerdam
Joel Odom wrote: 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

Re: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-19 Thread Joel Odom
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] Debu

RE: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-19 Thread Clay, Bruce
] 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 wou

[gdal-dev] Debugging on Windows Using Visual Studio

2008-12-19 Thread Joel Odom
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://giscod