Displaying 1 result from an estimated 1 matches for "0x70198".
2005 Sep 09
1
1.0alpha1: stack frame core
...quot;name\" {539}\r\n", dirty = 36, alloc = 256,
pool = 0x984d0, alloced = 1, dynamic = 1}
(gdb) print *(buf->w_buffer)
$2 = 34 '"'
(gdb) print *(buf->r_buffer)
$3 = 34 '"'
(gdb) print buf->pool
$4 = 0x984d0
(gdb) print *(buf->pool)
$5 = {get_name = 0x70198 <pool_data_stack_get_name>,
ref = 0x701a4 <pool_data_stack_ref>,
unref = 0x701dc <pool_data_stack_unref>,
malloc = 0x70244 <pool_data_stack_malloc>,
free = 0x70290 <pool_data_stack_free>,
realloc = 0x702bc <pool_data_stack_realloc>,
clear = 0x7036c &l...