On Wed, Mar 13, 2013 at 10:59 PM, Random Coder <random.co...@gmail.com>wrote:

> On Wed, Mar 13, 2013 at 1:14 PM, Dominique Devienne <ddevie...@gmail.com>
> wrote:
> > On Mon, Mar 11, 2013 at 5:21 PM, Bert Huijben <b...@qqmail.nl> wrote:
> >> Since Visual C++ 2005 the limit in PDB files was increased to 24 bit.
> >
> > I'm still seeing the Visual Studio 10 debugger incorrectly stepping into
> the sqlite3.c file:
>
> The PDB format supports a large number of lines.  The debugger, however,
> doesn't.
>
> This is fixed in Visual Studio 2012.  You can debug the sqlite3.c
> amalgamation with the 2012 debugger. I just verified it works
> as advertised.
>

Good to know; and thank you for checking. --DD

PS: It only took the VS team 7-8 years to catch up to the "PDB" team then :)
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to