using breakpoints MSVC 4.2 
Author Message
 using breakpoints MSVC 4.2

Problem : using breakpoints with Micrsoft Visual C++ 4.2

Context : Windows NT 3.51

Network : FILE SERVER NOVELL 3.12

I can't include Breakpoints in my source code.
Either Visual ignores the breakpoints i set,
or displays the following message :

"One or more breakpoints cannot be set and have been disabled.
Execution will stop at the beginning of the programm."

I would like to know how to insert successfully
breakpoints into my programm.

Remark : I have tried unsuccessfully the solutions described in
Microsoft
help solving the 11 possible reasons why trouble should occur with
breakpoints.

Thanks




Wed, 08 Sep 1999 03:00:00 GMT  
 using breakpoints MSVC 4.2

Quote:

>Problem : using breakpoints with Micrsoft Visual C++ 4.2

>Context : Windows NT 3.51

>Network : FILE SERVER NOVELL 3.12

Please note that comp.lang.c is not an appropriate newsgroup for this
question. Questions specifically about programming under a Windows
envoriment should be posted to one of the comp.os.ms-windows.programer.*
newsgroups. comp.lang.c is for discussing the C language itself, not
how to work specific compilers or IDE's.

--
-----------------------------------------


-----------------------------------------



Wed, 08 Sep 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. MSVC 4.2 Project configuration using external makefile

2. 4.2 Debugger doesn't see breakpoints

3. MSVC 4.2 Problems (MFC/non MFC)

4. Changes between MSVC 4.2 and 5.0

5. problem with alignment of struct member datas (MSVC 4.2)

6. DAO SDK 3.5 with MSVC 4.2

7. new problem with msvc 4.2 and odbc recordset

8. SetFieldNull in CRecordset (MSVC 4.2)

9. Watching static variables doesnt work in MSVC 4.2 but does in 5.0

10. MSVC 4.2

11. Setting up the latest platform SDK with MSVC 4.2

12. MSVC 4.2 Japanese

 

 
Powered by phpBB® Forum Software