[Bug tui/17849] Showing local variables in gdb tui window

tromey at sourceware dot org sourceware-bugzilla@sourceware.org
Sat Sep 8 14:43:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=17849

--- Comment #4 from Tom Tromey <tromey at sourceware dot org> ---
I was thinking of just simple text diffing of some kind.

The main problem with, say, using varobj for this display is
that then you lose all the language-specific formatting.
Maybe that is ok though.

Or maybe it could use value_print, but do textual diffing
on a per-variable basis.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list