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.


_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to