memory address ranges (-var-create)

Nick Roberts nickrob@snap.net.nz
Mon Dec 11 21:50:00 GMT 2006


 > > Insight seems to work even if you increase the length of the string with
 > > realloc.  Could it handle this case too?
 > 
 > I have no idea; I don't know how the Insight bits work/worked.  Sorry.

Presumably varobj_update could use strcmp somehow, instead of memcmp via
value_contents_equal, with the variable objects of strings.  Perhaps Insight
does something like this, although clearly not withing varobj.c (in the Tcl
code?).

-- 
Nick                                           http://www.inet.net.nz/~nickrob



More information about the Gdb mailing list