aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-02-24 23:13:28 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-02-24 23:13:28 +0000
commite1e020dc29be5ee25b01b7318e2a283e550b023e (patch)
tree541f4706371504263e4bb7848dace61d62cabd1a /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parenta8890833f227d57cf092f112a2dbfc774a484c0c (diff)
downloadllvm-e1e020dc29be5ee25b01b7318e2a283e550b023e.zip
llvm-e1e020dc29be5ee25b01b7318e2a283e550b023e.tar.gz
llvm-e1e020dc29be5ee25b01b7318e2a283e550b023e.tar.bz2
The lldb-enhanced gud.el does not work on emacs 22.1.1 (dumb terminal).
This is the error I got: Debugger entered--Lisp error: (void-function split-string-and-unquote) (split-string-and-unquote command-line) (let* ((words ...) (program ...) (dir default-directory) (file-word ...) (file-subst ...) (args ...) (file ...) (filepart ...) (existing-buffer ...)) (pop-to$ gud-common-init("/Volumes/data/lldb/svn/trunk/build/Debug/lldb" nil gud-lldb-marker-filter) lldb("/Volumes/data/lldb/svn/trunk/build/Debug/lldb") call-interactively(lldb) execute-extended-command(nil) call-interactively(execute-extended-command) The gud-common-init elisp function references split-string-and-unquote function which is not defined there. llvm-svn: 126449
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions