473,395 Members | 1,941 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

suddenly cannot debug....

i was just modifying my program 'cause it would give the desired answer and suddenly i couldn't debug it anymore...
here's the error code

Expand|Select|Wrap|Line Numbers
  1. 'score.exe': Loaded 'C:\Users\rabbitysun\Documents\Visual Studio 2010\Projects\score\Debug\score.exe', Symbols loaded.
  2. 'score.exe': Loaded 'C:\Windows\System32\ntdll.dll', Cannot find or open the PDB file
  3. 'score.exe': Loaded 'C:\Windows\System32\kernel32.dll', Cannot find or open the PDB file
  4. 'score.exe': Loaded 'C:\Windows\System32\KernelBase.dll', Cannot find or open the PDB file
  5. 'score.exe': Loaded 'C:\Windows\System32\msvcp100d.dll', Symbols loaded.
  6. 'score.exe': Loaded 'C:\Windows\System32\msvcr100d.dll', Symbols loaded.
  7. The program '[1192] score.exe: Native' has exited with code 0 (0x0).
  8.  
Feb 20 '13 #1
1 1495
weaknessforcats
9,208 Expert Mod 8TB
It looks like you are including release libraries in your project.

You must use debug libraries in your debug builds because only these libraries have code to support the debugger.

No libraries in Windows\System32\ are debug libraries.
Feb 20 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Christopher Burns | last post by:
Hi all, I have a problem that occurred out of the blue. I was able to work just fine, debug apps, etc. and now, all of a sudden, I cannot debug. I get a dialog box saying: "Error while trying...
2
by: adolf garlic | last post by:
hi, i'm having problems running something in vs.net (it builds ok with no errors or warnings) scenario: - c# dll class library is used to log events to perf mon/counters - interop is...
6
by: Peter Afonin | last post by:
Hello: I'm running Windows server 2003. I've never had any problems with debugging, but now I cannot debug ANY of my projects. I'm getting this error: "Error while trying to run project:...
2
by: Scott Adams | last post by:
Does anyone know of some good resources to use when troubleshooting why one cannot debug ASP.NET apps? I am using Win2K pro SP4 (IIS 5) on a brand new machine and I cannot debug even the most...
0
by: Alex Shirshov | last post by:
Hi, all! After installation DevPartner Profiler Community Edition i cannot debug asp.net application anymore. When i start debugging i get the following message: "Error while trying to run...
2
by: google | last post by:
Setup: --------- Windows XP Pro SP1 (SP1 is not by my choice). 512MB RAM 3.2Ghz DotNet v1.1.4322 VS.NET 2003 Issue: -----------
4
by: MrDotNet | last post by:
Hi I need help to debug the code in Dll I have myCom.dll and myCom.pdb files but I canot debug myCom.dll. Thanks -- -MrDotNet MCAD, MCSD Sr. Software Engineer / Lead Architect
2
by: scott | last post by:
Hi, I followed everything this article suggests: http://support.microsoft.com/default.aspx?scid=kb;EN-US;836734 Yet I still get the following message when stepping into a SP: "Cannot...
4
by: Johann | last post by:
Dear All All of a sudden, my application is not allwoing me to Debug. Everything was working fine until this morning, however now I cannot debug. I read a lot of threads and articles on this...
6
by: =?Utf-8?B?RmFiaWFu?= | last post by:
Hi, I have a pretty complicated program which consists of the following basic modules: 1. a C# application 2. a C++/CLI application which is controlled by the C# app via IPC remoting 3. lots...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.