Dear All,
Apologies if I've missed this information somewhere but, is it
possible to debug a compiled rust program? I'm using OS X 10.6

Specifically I wanted to see if I could figure out why lib-deque.x86
was failing. I get
rt: ---
… more log lines ...
rt: 939e:main:main:                       rust: test parameterized: taggy

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000008
0x00081ac9 in glue$copy$g2$nonesomeP ()

and I can't get a backtrace.

Pete
ps
the rate you guys are developing rust is amazing - it's hard to keep up!
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to