Thread: debugging information corrupt

  1. #1
    Registered User
    Join Date
    Dec 2003
    Posts
    167

    debugging information corrupt

    When i do a debug build using vc 2003 compiler from cbuilderx I get a
    debugging information corrupt error. How can I fix this?
    silk.odyssey

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    The first thing I do when things get weird is delete all the object files etc (Using Build->Clean), then do a Build->Rebuild All.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Dec 2003
    Posts
    167
    I think the problem has to do with the new debug information format used with the current version of visual c++. I've been trying different compiler options but nothing seems to satisfy the compiler.
    silk.odyssey

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 06-01-2009, 07:54 PM
  2. How can i remove debugging information
    By lolguy in forum C Programming
    Replies: 8
    Last Post: 02-25-2009, 02:36 PM
  3. Assignment Help !! (Student information system)
    By ashb in forum C++ Programming
    Replies: 6
    Last Post: 03-12-2005, 05:32 AM
  4. Going out of scope
    By nickname_changed in forum C++ Programming
    Replies: 9
    Last Post: 10-12-2003, 06:27 PM
  5. Special Allegro Information
    By TechWins in forum Game Programming
    Replies: 12
    Last Post: 08-20-2002, 11:35 PM