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.

Not able to step into...again?

My.EXE project does a file reference to a A.DLL. I have the PDB for
A.DLL. A.DLL inherits from B.DLL, which I file reference and also have
the PDB for. The method I'm referencing in my.EXE is a type of A but
derives from B. When the debugger gets to this method and I step into,
it skips right over the code.

Any idea why it isn't stepping into?

Thanks,
Brett

Jan 25 '06 #1
7 1769

"Brett Romero" <ac*****@cygen.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
My.EXE project does a file reference to a A.DLL. I have the PDB for
A.DLL. A.DLL inherits from B.DLL, which I file reference and also have
the PDB for. The method I'm referencing in my.EXE is a type of A but
derives from B. When the debugger gets to this method and I step into,
it skips right over the code.

Any idea why it isn't stepping into?


DebuggerStepThroughAttribute?
Jan 25 '06 #2
This is a winform, not a web service.

Brett

Jan 25 '06 #3
Brett Romero wrote:
My.EXE project does a file reference to a A.DLL. I have the PDB for
A.DLL. A.DLL inherits from B.DLL, which I file reference and also have
the PDB for. The method I'm referencing in my.EXE is a type of A but
derives from B. When the debugger gets to this method and I step into,
it skips right over the code.

Any idea why it isn't stepping into?

Thanks,
Brett

A possiblity would be if one of the DLL's is unmanaged code, if so you
need to check the option in VS2005 to debug unmanaged code.

Paul
Jan 25 '06 #4
I have VS2003. No unmanaged either.

Brett

Jan 25 '06 #5
The thing is, this use to work just fine. Now I can't step into any
method in another DLL.

Brett

Jan 25 '06 #6
This is working now. I had to get latest on all of the DLL projects,
build them locally and reference the DLLs. It's as if the PDB files I
had suddenly became obselete.

Brett

Jan 25 '06 #7
This stop working again : (

I have now included one of the DLLs as a project rather than file
reference. Sometimes I can step into a method and sometimes not. Any
one have "any" what gives?

Thanks,
Brett

Jan 26 '06 #8

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

Similar topics

6
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with...
6
by: Andrew V. Romero | last post by:
First off, I am mostly familier with PHP but am trying to make a multi-step javascript program. For an example, I would like to run different sections of the script depending on how many times the...
4
by: Bill Woessner | last post by:
I've been chewing on a problem and haven't come up with a good solution. I'm hoping some of you have thought about it and come up with something better than I have. Suppose I have a mathematical...
3
by: MLH | last post by:
I was running the following code while logged in as a user belonging only to the Users group. Set usrNew = .CreateUser(Me!UserID) 'The user ID is in a control on the form usrNew.PID =...
22
by: semedao | last post by:
Hi , I am using asyc sockets p2p connection between 2 clients. when I debug step by step the both sides , i'ts work ok. when I run it , in somepoint (same location in the code) when I want to...
1
by: Michael Russell | last post by:
Hi all, Sorry for the repost, but I never received any response when I first asked this a few weeks ago. I would really appreciate some feedback on this, it's driving me nuts... I'm...
5
by: moondaddy | last post by:
I have a .net 2.0 winforms app that calls a web service which creates creates a GUID and caches it, then passes the GUID back to the winform. then it opens a aspx page and passes the GUID as a...
5
by: =?Utf-8?B?U0M=?= | last post by:
Hi everyone, i'm workin with vb.net 2003 and i using the debug step into, but when i call a form within another the debugger doesn't go to the form that i call, how do i solve this, without putting...
3
by: Med | last post by:
Hi, I use Visual C# Express 2005 and Visual Web Developer Express 2005. In my Visual C# Express 2005 Solution, I have following two class library projects: _ DataAccess (Namespace name:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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...
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...

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.