Added some debug line.
This commit is contained in:
parent
635561981a
commit
6358b74bac
1 changed files with 1 additions and 0 deletions
|
@ -1056,6 +1056,7 @@ pobj_update_recursive (void *obj, int persist)
|
|||
}
|
||||
}
|
||||
|
||||
debug ("reading persistent image of object %p (%p)", obj, p);
|
||||
Tread (xid, pobj_slot->rid, tmp);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue