Using emacs and realgud one can have a separate buffer that automatically shows where the program is currently stopped (by displaying that line of source code).
Is there an easy way to get realgud to display a list of variables/expressions (hopefully in a separate window) when the debugger stops?