Inlining doesn't lose stack trace anymore?
Inlining doesn't lose stack trace anymore?
- Subject: Inlining doesn't lose stack trace anymore?
- From: "Theodore H. Smith" <email@hidden>
- Date: Fri, 21 Mar 2008 00:55:38 +0000
Hi everyone, just a silly quick question.
So... I was doing some testing on some code of mine. Its a code to do
with fuzzy string searches.
And... I was debugging it. The app crashed. MacOSX helpfully gave me
the stack trace. The crash was in an inlined function.
Is that possible? Can the function be inlined, AND I get my function
name? Is gcc that advanced now?
I remember the day, when a crash in an inlined function would mean you
don't get that inlined function's name.
Or is it that my function isn't really inlined. :( So has gcc
improved, or is my function not really inlined?
--
http://elfdata.com/plugin/
"String processing, done right"
_______________________________________________
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