[RFC] Signed/unsigned character arrays are not strings

Daniel Jacobowitz drow@false.org
Sun Feb 25 08:00:00 GMT 2007


On Sat, Feb 24, 2007 at 09:46:26PM +0100, Jan Kratochvil wrote:
> You have an association bug there.  In fact such workaround works [attached].
> 	(gdb) xbacktrace 
> 	0x92e75aa "recursive-edit" (0xa420a23)
> 	0x92e685c "byte-code" (0x825e7db)

Or try "set $data = (char *) $arg0->data" or so.  That should work
too.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list