Book a Demo

Author Topic: EA Execution Analyser on Linux (wine)  (Read 2294 times)

Dirichlet

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
EA Execution Analyser on Linux (wine)
« on: July 24, 2023, 11:01:45 pm »
Hi everyone.

I'm trying to get execution analyzer up and running on EA 16.1 (running using wine). The end goal is to generate some sort of sequence diagram from an execution analyzer session. I have created an analyzer script with platform set to gdb (https://sparxsystems.com/enterprise_architect_user_guide/16.1/execution_analysis/the_gdb_debugger.html), then started satellite server (as mentioned here: https://sparxsystems.com/enterprise_architect_user_guide/16.1/execution_analysis/vea_services.html) and the gdb agent. However, it is not clear how to proceed further.

I've been trying to find for a more complete documentation but had no such luck. Is there a more complete documentation somewhere on how to run a linux executable and record its execution using EA?

Thank you! Any help or input will be greatly appreciated.