mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 13:35:38 +08:00
A patina of gdb's "display" command, intended mostly for simply monitoring a variable as you step through source code. Formatters do not work, e.g. display/x $pc does not work. llvm-svn: 142710