Jump to content

debugging: examining HDK objects


Recommended Posts

i'm debugging using gdb

i just want to verify this. if i have a debug session going and there is any instanced object of a HDK object (say for example sim_object) i won't be able to see inside that object correct?

all i get at the moment is just the address of the pointer, but i can't see what's inside.

the only way is to invoke methods (for my example, sim_object, maybe i would run getIsBaked() ) and print them out.

basically when i try to load what is at the address i get an error message "unable to load memory from the specified address"

Edited by vtwinracersp2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...