[petsc-users] totalview cannot recognize the type Vec_Seq
Xiangdong
epscodes at gmail.com
Thu Jun 30 12:50:06 CDT 2016
Hello everyone,
I am trying to use totalview to debug my codes. For the same binary, in
gdb, (gdb) p ((Vec_Seq*) v->data)->array[0] works fine. However, when I
tried to view the value of v in totalview, it cannot recognize the data
type Vec_Seq. Does anyone have similar experience? Any clue to fix this?
Thanks.
Xiangdong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160630/7ba18bb6/attachment.html>
More information about the petsc-users
mailing list