Expand description
§dbgbb!
A framework for analyzing debugging data in a Mathematica/Jupyter notebook.
Macros§
- dbgbb
- Send the debug data to the server.
- dbgbb_
acc - Accumulate and send the debug data to the server.
- dbgbb_
concat - Create a single array and send it to the server. The lengths of the elements should be the same.
- dbgbb_
flatten - Send each element to the server.
- dbgbb_
index - Send each element to the server adding the index to the tag.
- dbgbb_
read - Read data from the server.
Structs§
- Buffer
- Buffer for sending the data over TCP.
Traits§
- Rename
- Rename the variable.