Skip to content
Kaleb Barrett edited this page Nov 22, 2020 · 2 revisions

Debugging Cocotb

Included below are several how-to guides on how to debug several common issues in cocotb for users, and also how to debug certain codebases for developement and curious users.

Cocotb Debugging Functionality

Using a Remote Python Debugger

Debugging Python Memory Usage

Using a Remote C/C++ Debugger

Debugging C/C++ Memory Usage

Profiling Cocotb