Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Traversing C++ objects using gdb

5 views
Skip to first unread message

Dmitry

unread,
Jun 4, 2009, 4:24:32 AM6/4/09
to
Hi,

I'm debugging a C++ program on Linux. I have an address of some
object. I want using gdb to find what objects holds it.

For example A --holds --> B. I have an address of object B. I want to
find with help of gdb is that B is hold by A.

Thanks
Dima

0 new messages