summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorPreston Gurd <preston.gurd@intel.com>2012-04-16 22:12:58 +0000
committerPreston Gurd <preston.gurd@intel.com>2012-04-16 22:12:58 +0000
commitcc31af932857df36b2bda2b7432f928ab8bb2934 (patch)
treebcb39e5acf56121813d33a866ee4fb136f0e9382 /clang/lib/CodeGen/CodeGenModule.cpp
parent1f5580b6f33f83f52b3daced4967e1d2dc596f16 (diff)
downloadbcm5719-llvm-cc31af932857df36b2bda2b7432f928ab8bb2934.tar.gz
bcm5719-llvm-cc31af932857df36b2bda2b7432f928ab8bb2934.zip
Implement GDB integration for source level debugging of code JITed using
the MCJIT execution engine. The GDB JIT debugging integration support works by registering a loaded object image with a pre-defined function that GDB will monitor if GDB is attached. GDB integration support is implemented for ELF only at this time. This integration requires GDB version 7.0 or newer. Patch by Andy Kaylor! llvm-svn: 154868
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud