end sub and breakpoints

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is there a reason why VB2005 does not let me put a breakpoint on an end sub?

guy
 
I am able to place breakpoints on end subs. Not sure what is going on
with your setup. Are you using the release version or a beta version? I
am using release.

D
 
Hi,

Usually I dont place a break point at end sub but I was just
able to add one there.

Ken
 
Hi Ken, a reboot fixed it!

cheers

guy

Ken Tucker said:
Hi,

Usually I dont place a break point at end sub but I was just
able to add one there.

Ken
 
It works for me.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio 2005, Visual Studio .NET,
VB6, VB5 and VBA
You can code, design and document much faster in VB.NET, C#, C++ or VJ#
Free resources for add-in developers:
http://www.mztools.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top