View Single Post
  #6  
Old 07-19-2002, 13:44
merlin
 
Posts: n/a
Hi!

If P-code use WKTVBDebugger

- Run-time live debugging.
- Supports VB5 and VB6 P-Code compiled applications.
- Displays a complete list of opcodes and VM API functions, can save the list to a file.
- Breakpoints on any p-code instructions.
- Breakpoints on any code address (unlimited).
- Can put breakpoints on any Virtual Machine API call.
- Stack viewer, dumps the stack in two different modes: from EBP to ESP or from ESP to EBP

h**p://vacarescu.addr.com/WkT/vbdebug/downloads.htm

meRlin
Reply With Quote