tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] How to debug code in memory


From: Armin Steinhoff
Subject: Re: [Tinycc-devel] How to debug code in memory
Date: Sun, 13 Sep 2015 13:41:14 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Hi,

I would only JIT compile already tested code ... the other way around would be overkill.

Alex Rozenman schrieb:
Hello,

We're using dynamic compilation into memory (TCC_OUTPUT_MEMORY).
Is there any possibility to load the generated stabs info into GDB debugging the main process ?
I looked into "add-symbol-file-from-memory" gdb command, but is there any convenient way to generate the ELF image in memory for this reason?

--
Best regards,
Alex Rozenman (address@hidden).


_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel


reply via email to

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