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: Bastiaan Jacques
Subject: Re: [Gnash] Compile gnash in debug mode and run it in a debugger
Date: Sun, 4 Feb 2007 21:56:27 +0100 (CET)



On Sun, 4 Feb 2007, Meryl Silverburgh wrote:

Hi,

Can you please tell me how to compile gnash in debug mode and run it
in a debugger?

When configuring your build, ensure that the CXXFLAGS environment includes "-g" (or specify it in your ./configure line). Then run 'gdb gnash' to load Gnash into the GNU debugger. When in the gdb environment, type 'run flash_movie.swf'.

Bastiaan




reply via email to

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