On Tue, Aug 17, 2010 at 12:26 AM, Graydon Hoare <[email protected]> wrote: > On 10-08-14 05:15 AM, Peter Hull wrote:
> Eventually, of course, we want perfect, flawless debugging info. But it'll > be a slow climb to get there. I can't say much more than "stay tuned". We > know it's not very good right now, and we're stuck having to use it as well, > so it'll get better at some point! Probably a lot better once LLVM's doing > the lower-level encoding, though we may have a few complications convincing > it to say what we need to. I read that the LLVM people are having trouble with Apple's old gdb, too. Presumably LLDB would be a better choice when the LLVM backend is working as well as the native one? > On my specific problem with lib-deque.rs the best I could do at the moment is to give you the output with RUST_LOG=all, but I presume you have that anyway. I could trace quite a way into the code but not to the point where the fault occurs, and it'll take me a while to understand the rt code! Pete _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
