User Profile
Collapse
-
Yes the dll has been compiled with debug option ( I created a VS2005 application and I try to debug dll and everithing works fine ) but when I try to debug DLL with the PGadmin.exe VS2005 gives me an error "No debug information Symbols not found" -
Debug c++ dll vs2005 with test exe ( No debug Info )
Hello
I'm tring to debug a DLL using an application ( I'm creating an extension of postgres function ), but when I try to run debug dll the vs2005 say me "no debug information for application pgadmin.exe, symbols not found". I don't know the way pgadmin.exe has been compiled , but I have to debug extension and I don't know how to do it.
Please Help !!!!!
Bye
Robygus -
Postgres create a new index
Hello
I'm a student and I'm tring to undestand the easier way to create a new index ( ARB-Tree ) into Postgres 8.4. I found information about all tables ( PG_AM , PG_CLASS ...) to use and I found some C code sample but I need information about this points :
- What do I need to compile code in Windows XP ?
- How can I debug code while I'm using DB ?
- Where do I have to put my "extension" in database directory...
No activity results to display
Show More
Leave a comment: