Jonas Devlieghere
  • Home
  • About
  • Talks
  • Github
  • C++
  • LLVM
Subscribe
Tagged

Lua

A collection of 2 posts

LLVM

Google Summer of Code 2021

Today Google announced the list of open-source organiations participating in the 2021 Google Summer of Code program. Together with Raphael and Pedro, I'll be mentoring the following two projects: A structured approach to diagnostics in LLDB Lua scripted watchpoints in LLDB If you're interested in either of these projects or

  • Jonas Devlieghere
Jonas Devlieghere Mar 9, 2021 • 1 min read
LLVM

Lua Scripting in LLDB

LLDB is the debugger developed as part of the LLVM project. It is probably most known as the debugger in Xcode, but many use it as an alternative to GDB. Scripting in LLDBOne thing that makes LLDB really powerful is how scriptable it is. It has a stable C++ API,

  • Jonas Devlieghere
Jonas Devlieghere Dec 22, 2019 • 2 min read
Jonas Devlieghere © 2022
Powered by Ghost