Hello, Evan > Problem 1: > (gdb) b main > Line number not known for symbol "main" > Explicitly setting a breakpoint on line 10 works. That's strange. This definitely works for me. Could you please send me the .bc and native gcc output with extra -dA option?
> Problem 2: > In function f(). > (gdb) p a > $2 = -1073743868 > (gdb) p b > $3 = { > x = 2, > y = 0 > } > Displaying incoming arguments is somehow broken for me too (it was so always afair). -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits