conversion from numeric to symbolic addresses using atos on different computers
conversion from numeric to symbolic addresses using atos on different computers
- Subject: conversion from numeric to symbolic addresses using atos on different computers
- From: Izidor Jerebic <email@hidden>
- Date: Sun, 22 May 2005 10:57:37 +0200
Hello!
Numeric addresses (e.g.stack traces, generated by exceptions) were
transferable between computers running Panther for purposes of
symbolic decoding with "atos -p".
So if you were running the same application, something like
0x8fe01048 was always decoded as correct symbolic address, no matter
on which computer you run "atos -p" command, of course having the
same OS release on both computers.
Something changed in Tiger, and some stack traces are clearly wrongly
decoded. Only application symbols are correct, the system (e.g. Apple
frameworks) are just wrong.
What is the cause of this, and how can me decode those addresses?
Does it matter if QT7 is installed, or Developer tools? Does some
user-installed stuff cause this change?
Any idea?
izidor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden