gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] Compile gnash in debug mode and run it in a debugger


From: Meryl Silverburgh
Subject: Re: [Gnash] Compile gnash in debug mode and run it in a debugger
Date: Wed, 7 Feb 2007 16:11:21 -0600

Thanks. If i would like to understand why the action script in a swf
file is not being excuted, where should i set a break point at? Can
you please tell me what is the entry point to gnash's action script
VM?

Thank you.


On 2/7/07, Rob Savoye <address@hidden> wrote:
Meryl Silverburgh wrote:

> and when I do 'ddd gnash', I get this error "not in executable format:
> File format not recognized"

  Gnash uses libtool, so the actual binary file is in the .libs. To run
a fresh build with GDB (should work with ddd too), use libtool like this
"libtool --mode=execute gdb gui/gnash" Libtool sets up your environment
for the executable so it finds the newly built shared libraries.

        - rob -





reply via email to

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