473,387 Members | 1,540 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,387 software developers and data experts.

Error windows toggled with one or few breakpoints

Hi,
We have been doing the client side program on winows in VC++.We recently shifted the project to Microsoft Visual Studio 2005 environment in VC++.Here we are facing one problem while closing the application after running it it prompting a message saying that windows toggled with one or few breakpoints but i havent kept any break points.I have tell u one thing we r implementing this progaram for automatic backuping of database when the program runs so we have to face many records.I dont know weather the problem is with these many number of records or some other problem.Plz help me regarding this if u have fsced the same in past or if u the reason plz let me know.I have to tell one more thing database is mysql in linux.
Thanks in advance
Regards,
Vishnu Vardhan Reddy T D
May 16 '07 #1
4 1155
weaknessforcats
9,208 Expert Mod 8TB
Are you using a debug or release build??

I assume you using a release build with release libraries. Yes??
May 16 '07 #2
AdrianH
1,251 Expert 1GB
Are you running your app within the IDE? I don't see how you could get a message about toggling breakpoints otherwise, but usually that occurs upon starting it, not stopping it. Sounds rather odd.

If it is happening within the IDE, go to your breakpoints tab and clear all your breakpoints. Could be that the newer IDE is not interpreting them correctly.

Otherwise, I think you will need to post more information.


Adrian
May 16 '07 #3
Are you running your app within the IDE? I don't see how you could get a message about toggling breakpoints otherwise, but usually that occurs upon starting it, not stopping it. Sounds rather odd.

If it is happening within the IDE, go to your breakpoints tab and clear all your breakpoints. Could be that the newer IDE is not interpreting them correctly.

Otherwise, I think you will need to post more information.


Adrian

Hi Adrian,
Actually that application has been developed in VC++ 6.0 editor and recently we have shifted the environment to Microsoft Visual Studio 2005.Here my application is running correctly.It is giving output.But when i am trying to come out of o/p window.I am facing that problem it is saying that my application toggling with breakpoints.Our application as early said is based on VC++ for taking backup of database automatically when it runs.
My database is in linux os.
Here i am using mysqldump command for backup.
I willbe thankfull for all who help me regarding this.
Regards,
Vishnu
Jun 5 '07 #4
AdrianH
1,251 Expert 1GB
Hi Adrian,
Actually that application has been developed in VC++ 6.0 editor and recently we have shifted the environment to Microsoft Visual Studio 2005.Here my application is running correctly.It is giving output.But when i am trying to come out of o/p window.I am facing that problem it is saying that my application toggling with breakpoints.Our application as early said is based on VC++ for taking backup of database automatically when it runs.
My database is in linux os.
Here i am using mysqldump command for backup.
I willbe thankfull for all who help me regarding this.
Regards,
Vishnu
What is an o/p window? It is not a standard or even a semi standard way of writing.

I can't help if you are cryptic.


Adrian
Jun 5 '07 #5

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

Similar topics

3
by: John Black | last post by:
Hi, In debugging a core dump, I run purify against my code, it says several "Free Memory Read" errors. All the errors are on one delete statement. Usually this means some pointer is deleted by...
0
by: Claire | last post by:
I'm using a System.Windows.Forms.Timer object to poll a comms port. If the poll finds a device attached to the other end, a form is created, some configuration files are loaded and the form is left...
2
by: Raed Sawalha | last post by:
Dear: I created a windows service and I need to debug it , can anyone tell me how can I debug It? I tried to attach the process using visual .net (Tools->Debug Process->Select my process then...
1
by: Marcel Lattmann | last post by:
I develop on a windows 2000 SP3 system. I have 2 problems with breakpoints on the web server. 1) When the program comes to a breakpoint, the thread is halted. This happens on certain breakpoints,...
5
by: SiD` | last post by:
when starting a windows service writte in vb.net, a messagebox appears: cannot start service from the command line or a debugger. A windows service must first be installed using installutil.exe ...
1
by: jeem | last post by:
I am using ActiveState Komodo 3.5 to work on a large python 2.4 application with an extensive UI... I am attempting to debug the application and am setting breakpoints in 4 different *.py files.....
3
by: Mark Gilkes | last post by:
Hi, I have an aspx page in which I am building a DataGrid control in the code-behind dynamically. The DataGrid is declared along with BoundColumns and bound to the datasource, then added to a...
4
by: Kuldeep | last post by:
Hi All, ..NET Framework - 1.0 ASP.NET Everytime I open my open, I get this error message "Unable to load one or more breakpoints" Even after this, I can build my application and run Please...
5
by: venner | last post by:
I'm having an issue with an ASP.NET website after upgrading to ASP.NET 2.0. The website makes use of a central authentication service (CAS) provided at the university I work for. Each page checks...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.