Book a Demo

Author Topic: Sequence Diagram for VB6 code  (Read 1972 times)

sd

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Sequence Diagram for VB6 code
« on: November 30, 2011, 03:09:18 pm »
Hi,
In order to reverse engineer and understand a legacy VB6 application(multi layer), I am trying to generate Sequence diagram by debugging the application in EA. However, I can see only the first method call in the SD. The rest of the stack trace is totally missing. :( :(

I was successfully able to debug and generate complete SD for an n-tier .NET application though.

Can anyone please provide me the detailed steps to do this for VB6 code as well?

Thanks