User Profile

Collapse

Profile Sidebar

Collapse
robygus
robygus
Last Activity: Apr 16 '10, 10:10 AM
Joined: Mar 20 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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"
    See more | Go to post

    Leave a comment:


  • robygus
    started a topic Debug c++ dll vs2005 with test exe ( No debug Info )
    in C

    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
    See more | Go to post

  • robygus
    started a topic Postgres create a new index

    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...
    See more | Go to post
No activity results to display
Show More
Working...