Debugging of ODBC Dlls on win32 - how ? - Mailing list pgsql-interfaces

From Bradley Schatz
Subject Debugging of ODBC Dlls on win32 - how ?
Date
Msg-id 37D252F7.3F039218@optusnet.com.au
Whole thread Raw
List pgsql-interfaces
Hi,
I am currently adding fuller metadata support to the jdbc drivers, and
am finding the odbc source to be of great assistance. I would like to
also investigate the dynamic behavior of the odbc drivers, and as such
have been attempting to compile and set breakpoints in the dll.

I'm new to windows dll degugging, so might someone please direct me how
to debug the following scenario?

I create a database in acess that uses jet to access the postgresql db
via odbc.

How do I set breakpoints in the dll and then have them catch when the
dll (via access) is executed.

thank-you for any hints

Bradley Schatz






pgsql-interfaces by date:

Previous
From: "Jesper K. Pedersen"
Date:
Subject: Re: DBD for Postgreslq 4.5.1 (libpq.so.2)
Next
From: "Hiroshi Inoue"
Date:
Subject: RE: [INTERFACES] Win32 interface