[MPlayer-dev-eng] source level debugging in insight?

D Richard Felker III dalias at aerifal.cx
Thu Mar 18 23:03:54 CET 2004


On Thu, Mar 18, 2004 at 08:06:50PM -0000, Jim Hauxwell wrote:
> Hi,
> 
>  
> 
> I'm running on an Intel platform under cygwin, and want to perform source
> level debugging in mplayer.  When I configure to -enable-debug=1  I still
> get -O2, which is too high to set individual lines as breakpoints in insight
> or gdb for that matter.  When I remove the -O2 I get the following message
> on compile

Either change it to -O1 or debug with -O2. It's not that hard. What
are you trying to debug, anyway?

Rich




More information about the MPlayer-dev-eng mailing list