borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (on line and shape controls)Next Topic (challenging question...?) New Topic New Poll Post Reply
AndreaVB Forum : VB General : [IDE] How to know when VB hits a breakpoint...
Poster Message
Merrion
Level: VB Guru

Registered: 15-04-2002
Posts: 37

icon [IDE] How to know when VB hits a breakpoint...  Archived to Disk

We're working on a playback add-in that allows the developer (in IDE) to shadow the operations of the user (in compiled Exe) over the LAN for tracking down those "cannot recreate" type issues.

However, I need a way of knowing when the VB IDE hits a breakpoint so that I may freeze the compiled executable with SuspendThread and then resume it again when the breakpoint is cleared.

At present the executable just carries on regardless and then IDE and compiled exe get out of sync.

Any ideas?

Thanks in advance,
  Duncan Jones
  Merrion Computing Ltd
   http://www.merrioncomputing.com

____________________________
--8<------------------------------
Free components and source code - see http://www.merrioncomputing.com/Download/index.htm for details

23-04-2002 at 09:26 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1617
icon Re: [IDE] How to know when VB hits a breakpoint...  Archived to Disk

Unfortunetely, I can't help you with your problem. Interesting approach though.

Ever think of just logging all menu clicks, form loads, button presses to the event log, text file or DB? I found that to be a lot easier to do, while you don't have real-time, you still find everything the user does.

23-04-2002 at 05:41 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VB General : [IDE] How to know when VB hits a breakpoint...
Previous Topic (on line and shape controls)Next Topic (challenging question...?) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder