[LLVMdev] Re: gdb for llvm

Chris Lattner sabre at nondot.org
Sun Nov 17 11:28:01 PST 2002


> 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/




More information about the llvm-dev mailing list