indirect_value icon indicating copy to clipboard operation
indirect_value copied to clipboard

Add a GDB pretty-printer

Open jbcoe opened this issue 3 years ago • 1 comments

See: https://sourceware.org/gdb/onlinedocs/gdb/Pretty-Printing.html

jbcoe avatar Oct 29 '20 19:10 jbcoe

See https://github.com/jbcoe/polymorphic_value/issues/91 for implementation guidance.

jbcoe avatar Jan 24 '21 16:01 jbcoe

This has now been added in this commit: https://github.com/jbcoe/indirect_value/commit/3fb4e72311213741d37b11f83d0250925f483f6a

Twon avatar Sep 26 '22 09:09 Twon