On Tue, 26 Jan 2021 at 11:22, <c...@etri.re.kr> wrote:
>
> Thanks again, that helped.
> (so --enable-debug is for qemu itself, and -g for the application.)

How you enable debug symbols for the guest application
is entirely up to that application's build process:
it might be "add -g to CFLAGS", it might have a configure
option, it might have debug symbols by default, any
number of ways...

thanks
-- PMM

Reply via email to