Product Screenshots

Support Forum

Discussions and announcements.

You are not logged in. Please login or register.


Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode Images Smilies

All fields labelled (Required) must be completed before the form is submitted.

Required information for guests



   
Required information
[b][i][u][url][email][img][list][*][quote][code][color=]
:) :| :( :D :o ;) :/ :P :lol: :mad: :rolleyes: :cool:
Optional post settings

Topic review (newest first)

2

Hello Keith,

SmartInspect for Delphi cannot generate stack traces by itself. But you can integrate SmartInspect with other tools (such as Eurekalog or JCL Debug) to log stack traces generated by them. I've recently posted a blog post on how to do exactly this with the JCL:

http://blog.gurock.com/?p=730

However, I'm not sure how useful this would be to generate sequence diagrams (as the stack trace can just show you the call stack of a specific point in time and not necessarily entire sequences). It's probably best to try it out and check whether it's applicable in your situation. You can download the trial of SmartInspect here:

http://www.gurock.com/smartinspect/trial/

Hope that helps. Just let me know in case anything is unclear or if you have any further questions.

Regards,
Tobias

1

Greetings,

I purchased the SPARX UML tool.  It takes Delphi .pas files and generates Class diagrams, etc.

To generate Sequence diagrams, it requires a Delphi 'Stack Trace'.  Will your tool generate a Stack Trace that is usable in SPARX UML tool?

Thanks,

Keith