473,804 Members | 3,200 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Stepping into code? Edit and continue?

Hi,

I have been using VC++6 for while and moved to .NET 2002 a short while ago,
but i have 2 major problems.

First, edit and continue almost never works, (the compiler tells me to look
at the output but there is nothing there), but sometimes it works, in the
same function at the same line.
And secondly, every time i try to step into a function, (F11), i go into
disassembly, not the actual code making F11 totally useless.

What am i doing wrong?

Sims
Nov 22 '05 #1
1 1237
Cor
Edit and contiunue does not work in nothing from Net 2002 and Net 2003 in
the next version from VB net it will be reintroduced.

The F11 one I do not understand, what language is it you are talking about?

Cor
I have been using VC++6 for while and moved to .NET 2002 a short while ago, but i have 2 major problems.

First, edit and continue almost never works, (the compiler tells me to look at the output but there is nothing there), but sometimes it works, in the
same function at the same line.
And secondly, every time i try to step into a function, (F11), i go into
disassembly, not the actual code making F11 totally useless.

Nov 22 '05 #2

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

Similar topics

2
2568
by: Andrew Brampton | last post by:
Hi, I read a few months back that Edit & Continue was going to be added to VS2003 for C# and the other .Net languages... However I'm sitting in front of my newly installed Visual Studio 2003 and Edit & Continue seems to not work still :( Can someone confirm if Edit & Continue doesn't work... and if it doesn't why doesn't it, and when will it start working? Thanks
1
296
by: Sims | last post by:
Hi, I have been using VC++6 for while and moved to .NET 2002 a short while ago, but i have 2 major problems. First, edit and continue almost never works, (the compiler tells me to look at the output but there is nothing there), but sometimes it works, in the same function at the same line. And secondly, every time i try to step into a function, (F11), i go into disassembly, not the actual code making F11 totally useless.
7
1779
by: Wim Bonjean | last post by:
Hi, I recently was at the MS dev days and some speaker mentioned that there is a cool feature that allows edit/continue, so you can debug, edit and continue without recompiling. But, this feature was only for VB, because the development team thinks that c# developers aren't interested in such a feature. DUH! Offcourse we are, right?
2
1943
by: Steve Marsden | last post by:
Hi Since recompiling my project with /clr, I noticed I could not get Edit and Continue debugging. I ntoiced that the /ZI option had been changed to /Zi so changed it back to /ZI but when I compile it tells me that the /ZI and /clr options are incomptible. Does this mean it is not possible to have Edit and Continue debugging with a Managed C++
4
3865
by: WayneM | last post by:
Is there a Edit and Continue capability in VB.NET yet? I realize it may not be the same as VB6, but I thought there was going to be some form of this? Thanks for any info, WayneM
2
1784
by: moonliver | last post by:
You can edit the source files in cs, why cant we do it in vb.net? Or more specifically, how can I get visual studio to not lock the files during run time?
5
3092
by: scl | last post by:
I have an application with a .Net front end that makes calls into a series of VB6 dll's via COm InterOpt. Although everything works quite well, the main issue that I have is regarding the overall debugging workflow. Ideally, I would like to configure my IDE's such that when I am stepping through my .Net code that makes a call to a VB6 dll method, I am able to step into the VB6 IDE to continue the debugging process. Currently, I cannot...
232
13383
by: robert maas, see http://tinyurl.com/uh3t | last post by:
I'm working on examples of programming in several languages, all (except PHP) running under CGI so that I can show both the source files and the actually running of the examples online. The first set of examples, after decoding the HTML FORM contents, merely verifies the text within a field to make sure it is a valid representation of an integer, without any junk thrown in, i.e. it must satisfy the regular expression: ^ *?+ *$ If the...
5
2500
by: Zytan | last post by:
I cannot stand being unable to change the code while the debugger is running. Is there a way to do this? thanks, Zytan
4
2032
by: Mahmoud Al-Qudsi | last post by:
Hi, For some odd reason, I can't use Edit and Continue with my project anymore, and it's a real killer. It used to work before, and if I create a new project (VB or C#) it'll work _there_ just fine, but not in my current project. Not exactly sure why it isn't working - edit & continue is enabled, I'm running in debug mode, it's creating the PDB and everything else just fine, but I just can't edit the app while it's running - get the
0
9706
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9584
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10323
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10082
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7622
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6854
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4301
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3822
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2995
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.