473,387 Members | 1,771 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.

Debugging skips over breakpoints

Using C++ .NET 2003 and getting:

"The breakpoint will not currently be hit. No executable code is
associated with this line."

My app links to my static library and when I try debugging either one,
I can't debug any code from the library it calls, although I can debug
the main app. It skips over the breakpoint even if I try setting it
after starting the debugger. This is true if I set the breakpoint by
function name or line number.

My configuration manager is set to debug (not release). /ZI is being
used for compile flags. I've tried deleting my library then rebuilding
to verify that it's using the correct one.

I know this topic comes up a lot but I haven't found a solution yet.

Thanks for any help!

Jul 22 '05 #1
0 978

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Charles Fox | last post by:
What's the best way to debug a multithread program? I'm using JBuilderX (Foundation), not sure if this has decent multithread debug capabilities, are there any good tutorials out there that...
2
by: joe | last post by:
Since last friday I cannot get any of my breakpoints in any of my C# code to be hit. I was using the attatch to process with Script and CLR checked and attatching to the asp process. This worked...
1
by: amber | last post by:
Hello, I'm having some weird things happen when I step through my code. I'm working with a large solution, containing a few projects, with many classes/forms etc. I'm trying to solve a minor...
5
by: Doug Swanson | last post by:
I have my project(s) set to Debug mode...asp.net debugging is enabled, I've re-registered asp_net. This particular solution has an asp.net and an ASP application in it...I can set breakpoints in...
2
by: FN | last post by:
I can't debug from my asp.net application into a 2nd project that is my "just DLL code". The 2nd application is just a class library. I compiled the class library with "debug" selected before I hit...
0
by: pwinward | last post by:
Using C++ .NET 2003 and getting: "The breakpoint will not currently be hit. No executable code is associated with this line." My app links to my static library and when I try debugging either...
6
by: Brian Bischof | last post by:
I'm having troubles getting the debugging process to work consistenly for external classes. I got it to work once and then I turned it off. But now I can't get re-enabled. Here is what I'm doing....
6
by: Rob R. Ainscough | last post by:
I can't seem to locate the appropriate area in VS 2005 where I can accomplish this -- is this a C# only option? Thanks, Rob.
6
by: Morgan Packard | last post by:
Hello, Wondering what everyone's experience with breakpoint debugging is here. I've been using firebug for a few years and, while I'm delighted to have _some_ debugging ability, I've found it to...
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: 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$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.