[Libav-user] Using Eclipse to debug *.asm files

Robert Beattie robert.scott.beattie at gmail.com
Fri Sep 29 23:35:54 EEST 2023


Does anyone have experience with this? In particular I am trying to set a
breakpoint in this function and step through it but failing:

cglobal v210_planar_pack_10, 5, 5, 4+cpuflag(avx2), y, u, v, dst, width ;

I just get:

No source available for "ff_v210_planar_pack_10_avx2() at 0x5555562667c0"

I am using the following configure (I have tried both nasm and yasm and the
flahs seem OK):

 ./configure --disable-optimizations --extra-cflags=-Og --extra-cflags=-O0
--extra-cflags=-fno-omit-frame-pointer --enable-debug=3
--extra-cflags=-fno-inline  --enable-gpl --enable-version3

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20230929/00e6698b/attachment.htm>


More information about the Libav-user mailing list