From: Luc B. <luc...@ma...> - 2009-05-09 13:57:42
|
> Could a kind soul at least tell me what rev I should check out from > the Darwin branch to get the support for stabs back? Ok, I found the culprit revision: r9586 r9586 | sewardj | 2009-04-23 13:50:16 +0200 (Thu, 23 Apr 2009) | 28 lines Major rewrite of readmacho.c: [...] * remove ability to read stabs-format info for Darwin; apparently stabs is deprecated [...] Deprecated but still supported even by gcc-4.2. And pretty much compulsory until Apple incorporate the patch for the bug I mentioned in my previous email. Luc Bourhis |