gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] beginner debugging questions


From: Michael Fötsch
Subject: Re: [Gnash-dev] beginner debugging questions
Date: Mon, 17 Aug 2009 20:17:22 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Is it possible to directly attach the gdb debugger(with insight) to
icecat to debug gtk-gnash. If yes, how do I do it> Or does one have to
always get the url to the swf file using say PageInfo|Media and
separately run gtk-gnash with gdb?

Launching gtk-gnash from gdb is probably easiest. To figure out the complete command line that the browser passes to gtk-gnash, you can set the environment variable "GNASH_OPTIONS=writelauncher" before starting the browser. The command line of gtk-gnash will be written to /tmp/gnash-debug-xy.sh (including all the options that are hard to get from PageInfo|Media).

Kind Regards,
M.F.




reply via email to

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