Search:

Type: Posts; User: ulillillia

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    30,460

    Ah, thanks. You can put this thread in the...

    Ah, thanks. You can put this thread in the "resolved questions" bin.
  2. Replies
    15
    Views
    30,460

    I had optimization present, toward speed. I...

    I had optimization present, toward speed. I actually didn't set it that way.... Disabling optimization (using the C/C++ section) resolved the problem. Interestingly, VC encountered an internal...
  3. Replies
    15
    Views
    30,460

    Well, now I got breakpoints to be reached, but...

    Well, now I got breakpoints to be reached, but it's not working correctly. I chose the "program database" option. The problem right now is that, if I press F11, it skips over content. For example,...
  4. Replies
    15
    Views
    30,460

    There are four options and I don't know what they...

    There are four options and I don't know what they even mean:

    Disabled
    C7 compatible // I have no idea what this is; what's C7?
    Program database
    Program database for edit & continue

    I don't...
  5. Replies
    15
    Views
    30,460

    I went to solution > rebuild solution, but that...

    I went to solution > rebuild solution, but that didn't work. Here's what I have for the settings, for things involving debug (that I can find). I have the "configuration" set to "Active(debug)" and...
  6. Replies
    15
    Views
    30,460

    They were all off/disabled. I set them and now...

    They were all off/disabled. I set them and now I'm getting this message. The breakpoint becomes an outline with an exclamation in a triangle. Putting the mouse over it shows this text:

    "The...
  7. Replies
    15
    Views
    30,460

    This is one of my own. If I click on the line...

    This is one of my own. If I click on the line number, to add a breakpoint on the first line of the main function, and run it, the breakpoint isn't hit. The program runs as if the breakpoint didn't...
  8. Replies
    15
    Views
    30,460

    Binary not built with debug info - why?

    I use Visual C++ 2005 Express and for some of my projects, such as my "WAV file sample rate generator" or my test program, I get, upon closing it, "binary was not built with debug information". This...
Results 1 to 8 of 8