Thread: de-bugging problems

  1. #1
    Frustrated Programmer :( phantom's Avatar
    Join Date
    Sep 2001
    Posts
    163

    de-bugging problems

    The attachment is a small (15kb) screen shot whcih shows a problem each time I exit my program, how do I use this information in the de-bugger to find out what it means?

    If the screen shot doesn't work then I'll try to explain it -
    I get an error box with the words 'The instruction at "0*77fcb838" referenced memory at "0*07d19f9d". The memory could not be "read".'
    My site to register for all my other websites!
    'Clifton Bazaar'

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    I'd wager that it has something to do with your source code. Care to post it?

    -Prelude
    My best code is written with the delete key.

  3. #3
    Frustrated Programmer :( phantom's Avatar
    Join Date
    Sep 2001
    Posts
    163
    I can't post my code because it is thousands of lines. I just would be interested to know how to use this information in the de-bugger.
    My site to register for all my other websites!
    'Clifton Bazaar'

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Another syntax error
    By caldeira in forum C Programming
    Replies: 31
    Last Post: 09-05-2008, 01:01 AM
  2. Very problems with Lists
    By Yannick in forum C Programming
    Replies: 1
    Last Post: 04-29-2008, 08:36 AM
  3. pointer problem or so...
    By TL62 in forum C Programming
    Replies: 19
    Last Post: 01-12-2008, 11:45 PM
  4. Error in reading from file
    By paulovitorbal in forum C Programming
    Replies: 4
    Last Post: 05-02-2006, 06:15 AM
  5. 1337 bible, Gen 11
    By Paz_Rax in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 05-20-2005, 09:40 PM