> I don't know how to use gdb for llvm. I follow the manual. But > $gdb opt > can't load opt. I got: > "/usr/dcs/projects/cs426/jliu7/llvm/tools/Debug/opt": not in executable > format: File format not recognized Try one of "gdb64" or "gdb-64". -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/