Home > Archive > Cobol > August 2004 > PowerCobol, Mutter-Mutter
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
PowerCobol, Mutter-Mutter
|
|
| JerryMouse 2004-08-27, 3:55 pm |
| Attempting to debug a module I immediately get:
"An error was found in the debug information file. Filename = F19-MAIN.SVD.
Please correct a program when corresponding to notes of #INCLUDE and COPY"
This has proven to be an intractable error. Renaming the module, copying its
contents to a new project, and other time-tested techniques don't seem to
work.
Any suggestions? Anyone?
Jerry
| |
|
| I not so sure if this will help but,
1. Be sure that the SVD and SAI, EXP file extensions are deleted before
compiling. I remember having problems in this area years ago.
2. Are you compiling as an EXE but debugging as a .DLL? (or reverse). I
do that about once a year.
Joe Hunter
"JerryMouse" <nospam@bisusa.com> wrote in message
news:K9GdnTWNQ5KoyLLcRVn-qg@giganews.com...
> Attempting to debug a module I immediately get:
>
> "An error was found in the debug information file. Filename =
F19-MAIN.SVD.
> Please correct a program when corresponding to notes of #INCLUDE and COPY"
>
> This has proven to be an intractable error. Renaming the module, copying
its
> contents to a new project, and other time-tested techniques don't seem to
> work.
>
> Any suggestions? Anyone?
>
> Jerry
>
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.744 / Virus Database: 496 - Release Date: 8/24/2004
|
|
|
|
|