help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Debugging stand-alone applications


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Debugging stand-alone applications
Date: Fri, 01 Apr 2011 11:30:44 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 04/01/2011 11:28 AM, Holger Hans Peter Freyther wrote:
Hi Paolo,

I wonder if there could be an easy way from within smalltalk to invoke the
various scripts (profile, remote, convert,package) from within the other.

E.g. I would like to profile a run of (gst-sunit or gst-package), I would like
to debug a crash inside the gst-remote. Right now my option will be to
manipulate the Smalltalk args and then FileIn the various scripts.

is there a better way?

You can load the MiniDebugger into your image (gst -SK examples/MiniDebugger.st), and pass -I to the gst-* executables.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]