[cfe-dev] Possibilities to create a Clang Debugger

via cfe-dev cfe-dev at lists.llvm.org
Wed Jun 21 04:26:38 PDT 2017


Hello friendly Clang-World,

I wanted to ask, if there is a library for clang, which helps me to build 
my own Debugger for clang-compiled Applications. My research lead me to 
the LLDB. But I couldn't compile the Debugger, because of issues with my 
LLVM-Build. So... Is it possible to build an own Debugger with this source 
files? (Even when LLDB would compile, I still want to make an own 
Debugger) Is there some kind of Tutorial for it?
Or is it a better idea to create DWARF files with clang and process them 
with the "libcwd" library?

Kind regards
Björn
Als GmbH eingetragen im Handelsregister Bad Homburg v.d.H. HRB 9816, 
USt.ID-Nr. DE 114 165 789
Geschäftsführer: Hiroshi Kawamura, Dr Hiroshi Nakamura, Markus Bode, Heiko 
Lampert, Takashi Nagano, Takeshi Fukushima.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170621/223a1857/attachment.html>


More information about the cfe-dev mailing list