help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question regarding GDB/GUD/Speedbar as part of Gnu Emacs


From: Nick Roberts
Subject: Question regarding GDB/GUD/Speedbar as part of Gnu Emacs
Date: Fri, 24 Apr 2009 23:25:52 +1200

Erik Bleckhorns writes:
 > Hi,
 > 
 > Is there any way to have GUD/GDB/Speedbar show char arrays, e.g. char
 > mystring [10] in the same way as a char* - and not as separate leaves?

In GUD buffer:

 C-u C-c C-w
 
In minibuffer:

Name of variable: (char*)mystring

(no spaces)


-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]