This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/11049] set print null-stop on spoils print for strings


------- Additional Comments From pemekcz at gmail dot com  2009-12-03 14:33 -------
cast to char * restores correct behavior
(gdb) print (char *)string
$4 = "qwerty"


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11049

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]