Skip to main content
In the News

Configurable LLDB for (not only) embedded RISC-V processors

By September 12, 2023September 15th, 2023No Comments

At some point, software developers or processor developers need to check and debug their code. They can do this at different levels, for example looking at waves or parsing printouts, but the preference is to check code in an interactive session. The debugger facilitates the interactive session by accepting developers’ commands, executing them, and showing the results. For example, showing a variable value while being stopped at a particular line of the code. In this blog post, let’s focus on the LLDB, a debugger developed under the LLVM project.

Read the full article.

Stay Connected With RISC-V

We send occasional news about RISC-V technical progress, news, and events.