c++ - Use LLVM debugger inside Emacs on OSX Yosemite -


i want know if possible use llvm debugger emacs, m-x gdb interface standard. in advance.

adding llvm debugger support emacs surprisingly (or not, depending on level of cynicism) contentious.

in february, 2015, richard stallman wrote:

the llvm source repository includes patch adding basic lldb support gud.el.

it looks there systematic effort attack gnu packages. gnu project needs respond strategically, means not having each gnu package cooperate each attack. now, please not install change.

stefan monnier, 1 of current maintainers, much less hostile change:

thanks, andrew. i'd happy incorporate such patch. took quick @ code, , seen afar, there's no problem it, needed clear copyright status of code.

as of march, 2015, don't believe llvm debugger patch has been accepted.


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -