[arch-general] help:how to watch array elements in pyclewn
ssfdust
ssfdust at gmail.com
Wed Dec 24 05:53:17 UTC 2014
Hi,guys
Is there anyone who debugs codes via pyclewn plugin in vim.
I want to watch array elements via Cdbgvar command from pyclewn.So I type
:Cdbgvar target_t[0]@4, as watch a array in gdb.But I only get
[+] var1: (char [4]) target_t[0]@4 ={=} [4]
in (pyclewn)_dbgvar window instead of array elements.It seems that this could
be unfolded.How could I see the array contents?
Regards
Piao
More information about the arch-general
mailing list