diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index c41cc2c..5c50c41 100644 --- a/docs/index.html +++ b/docs/index.html @@ -233,6 +233,9 @@ the linker and its design</li> <li><a href="GoldPlugin.html">The LLVM gold plugin</a> - How to build your programs with link-time optimization on Linux.</li> + +<li><a href="DebuggingJITedCode.html">The GDB JIT interface</a> - How to debug +JITed code with GDB.</li> </ul> |