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 <[EMAIL PROTECTED]> 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 -
_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash