display variables in gdb mode
<[email protected]> Fri, 30 Apr 2004 11:56:58 +0200
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Markus, [email protected] writes: > What I am missing is a display that allways shows the contents of some > selected variables. (How) can that be done in gdb mode ? Displaying variables can be done with the gdb command "display". So to always display say x and y just type display x, y in gdb and these variables will be displayed automatically. Regards, Karl Stroetmann ------------------------------------------------------------------------ Prof. Dr. Karl Stroetmann http://www.ba-stuttgart.de/stroetmann Berufsakademie Stuttgart Tel.: 0711/6673 4504 Mobile: 0179/53 23 381