https://llvm.org/bugs/show_bug.cgi?id=27020
Bug ID: 27020 Summary: "command alias r run" causes an assert Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@lists.llvm.org Reporter: ted.woodw...@codeaurora.org CC: llvm-b...@lists.llvm.org Classification: Unclassified This happens on Linux and Windows; probably all platforms. >bin/lldb /bin/ls (lldb) target create "/bin/ls" Current executable set to '/bin/ls' (x86_64). (lldb) command alias r run warning: Overwriting existing definition for 'r'. (lldb) r CommandAlias::Execute is not to be called UNREACHABLE executed at /local/scratch/ted/tip/llvm/tools/lldb/source/Interpreter/CommandAlias.cpp:181! Abort (core dumped) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev