Well, they're used by lldb-gdbserver, and Plugins doesn't expose an include directory. I mean it can just #include into the source tree, but that's kind of what I was trying to fix. Can we create include/lldb/Plugins, as a place to hold files that are usable for all plugins?
And does it make sense for llgs to be using files that are "plugin files"? http://reviews.llvm.org/D6123 _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
