Claudio Fontana writes:
> On 12/14/22 12:00, Alex Bennée wrote:
>>
>> Alex Bennée writes:
>>
>>> wanghw364 writes:
>>>
Thanks. I have several questions as below, please help, thanks.
1.What do you mean by "only have debug symbols available for
linux-user so"? What does
On 12/14/22 12:00, Alex Bennée wrote:
>
> Alex Bennée writes:
>
>> wanghw364 writes:
>>
>>> Thanks. I have several questions as below, please help, thanks.
>>>
>>> 1.What do you mean by "only have debug symbols available for linux-user
>>> so"? What does the linux-user so
>>> refer to?
>>> q
Alex Bennée writes:
> wanghw364 writes:
>
>> Thanks. I have several questions as below, please help, thanks.
>>
>> 1.What do you mean by "only have debug symbols available for linux-user so"?
>> What does the linux-user so
>> refer to?
>> qemu_plugin_insn_symbol() can only see symbols from
wanghw364 writes:
> Thanks. I have several questions as below, please help, thanks.
>
> 1.What do you mean by "only have debug symbols available for linux-user so"?
> What does the linux-user so
> refer to?
> qemu_plugin_insn_symbol() can only see symbols from linux-user so?
The linux-user
wanghw364 writes:
> Hi all,
>
> Does qemu-system-riscv64 have any plugin or tools that can support target
> program function trace feature?
>
> It seems there is no such feature under
> link:https://gitlab.com/qemu-project/qemu/-/blob/master/docs/devel/tcg-plugins.rst
>
>
> For example, we c