- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I get lots of messages such as the following when selecting Debug/Start after building or Rebuilding my project QWin1:
'qwin1.exe': Loaded 'C:Program FilesMicrosoft Visual Studio .NET 2003INTEL FORTRANQWin1ReleaseQWin1.exe', Symbols loaded.
'qwin1.exe': Loaded 'C:WINNTsystem32NTDLL.DLL', Cannot find or open a required DBG file.
'qwin1.exe': Loaded 'C:WINNTsystem32USER32.DLL', Cannot find or open a required DBG file.
These messages occurred before and after I changed Project/Properties/Linker/Debug options to
(a) Generate Debug Info (Yes)
(b) Debuggable Assembly (Runtime tracking and disable optimisations)
I also changed the Fortran/General/Optimise to "Disable" and re-built QWin1 still with the same result.
I put a break point in at line 3 of my 6-line "Hello World" program but the program goes straight through to the end when using Debug/Start. Note that I was able to "Step Into" right at the start into some initial C code.
Regards, Warwick
'qwin1.exe': Loaded 'C:Program FilesMicrosoft Visual Studio .NET 2003INTEL FORTRANQWin1ReleaseQWin1.exe', Symbols loaded.
'qwin1.exe': Loaded 'C:WINNTsystem32NTDLL.DLL', Cannot find or open a required DBG file.
'qwin1.exe': Loaded 'C:WINNTsystem32USER32.DLL', Cannot find or open a required DBG file.
These messages occurred before and after I changed Project/Properties/Linker/Debug options to
(a) Generate Debug Info (Yes)
(b) Debuggable Assembly (Runtime tracking and disable optimisations)
I also changed the Fortran/General/Optimise to "Disable" and re-built QWin1 still with the same result.
I put a break point in at line 3 of my 6-line "Hello World" program but the program goes straight through to the end when using Debug/Start. Note that I was able to "Step Into" right at the start into some initial C code.
Regards, Warwick
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm sorry. Looking at the compiler log I discovered that I had the Release option instead of the Debug option in the Project/Configuration Manager, as I had previously tried to get rid of these messages by doing a "Release" version.
So many places to go wrong!
Warwick
So many places to go wrong!
Warwick
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page