On Thu, 26 Apr 2007, Adrian Chadd wrote:
> On Thu, Apr 26, 2007, Mark Powell wrote:
> You're in the wrong frame here, but at least the BT looks right.
> Try "frame 1", then print *op and print *pr.
Still in old gdb as it's still there (you're fast :) ):
(gdb) frame 1
#1 0x080ed46d in storeCossCompletePendingReloc (fd=21, my_data=0x8d73150, buf=0xfe89038 "", aio_return=266899512, aio_errno=266899512) at coss/store_io_coss.c:1160
1160 xmemcpy(p, buf, len);
(gdb) print *op
$1 = {type = COSS_OP_NONE, node = {data = 0x0, prev = 0x0, next = 0x0}, pending_op_node = {data = 0x0, prev = 0x0, next = 0x0}, sio = 0x0, requestlen = 0, requestoffset = 0, reqdiskoffset = 0, requestbuf = 0x0, completed = 0 '\0', pr = 0x0}
(gdb) print *pr
No symbol "pr" in current context.
(gdb)
-- Mark Powell - UNIX System Administrator - The University of Salford Information Services Division, Clifford Whitworth Building, Salford University, Manchester, M5 4WT, UK. Tel: +44 161 295 4837 Fax: +44 161 295 5888 www.pgp.com for PGP keyReceived on Thu Apr 26 2007 - 05:52:52 MDT
This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT