Array of chars in Debugger

Leon Pollak leonp at plris.com
Mon Mar 5 15:14:33 GMT 2007


Hello.

Let's suppose that some program has an array of chars: char Str[100], and one 
want to see the content in the form of string. How this can be done, 
except "p Str" in console, where gdb prints it out as a string?

-- 
Leon 




More information about the KDevelop mailing list