[darwin-dev] Setting kernel gdb to a frame address?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hello List, Any hints here? Thanks Alex _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... while this is most certainly more of a gdb question, I believe the case here may be known to some of you. Sometimes, during two machine debug, my crashes do not land me in the stack of my driver, but somewhere completely different (espeically when the crash was caused by me calling panic). However, I can see the stacktrace on the crashed machine. I can x/i the addresses, and assemble my own stack trace with info line, but trying to just set the frame to the pointer (i.e. `frame 0x1234abcd') does not work. This email sent to site_archiver@lists.apple.com
participants (1)
-
Alexander von Below