macOS
brew install orbuculumlocal Homebrew formula metadata
brew / rank 9437
Arm Cortex-M SWO/SWV Demux and Postprocess. Version 2.2.0 via Homebrew; verified 2026-06-18. Also installable with nix: nix profile install nixpkgs#orbuculum.
install
brew install orbuculumlocal Homebrew formula metadata
nix profile install nixpkgs#orbuculumnixpkgs package indexes · pkgs/by-name/or/orbuculum/package.nix · source: api.github.com
overview
Arm Cortex-M SWO/SWV Demux and Postprocess
history
Orbuculum is a suite of host-side tools for decoding and presenting trace output from Arm Cortex-M CPUs. The Orbcode project describes it as software for making otherwise invisible trace flows visible, starting with SWO and expanding to 1-, 2-, and 4-bit parallel trace when paired with ORBTrace mini or other trace capture hardware.
Orbuculum began around Single Wire Output and Serial Wire Viewer workflows for Cortex-M debugging. The upstream documentation says it originally supported only the SWO pin, then added support for parallel trace through ORBTrace mini and other interfaces such as JTrace.
The 2.2.0 README describes a larger internal shift from a legacy chip-like stream protocol to `orbflow`, an extensible packet-oriented protocol that represents probe data more compactly. It also notes added CPU families, improved client application handling, improved stats and timing, a simplified communications subsystem, and early ETM4 support.
Orbuculum is niche but meaningful in embedded debugging. The upstream page lists support for Black Magic Debug Probe, SEGGER J-Link, generic USB TTL serial interfaces, FTDI high-speed serial interfaces, OpenOCD, PyOCD, ice40-HX8K and ECP5 parallel-trace boards, raw SWO files, and TCP sources that expose SWO.
The ORBTrace mini page links the hardware and software sides of the ecosystem: ORBTrace mini is an open-source debug and parallel trace interface for Cortex-M microcontrollers, and Orbuculum is the host suite used to exploit the captured trace stream.
Embedded developers run `orbuculum` as the mux that connects to a trace probe and exposes a network interface, then attach tools such as `orbcat` for ITM channel text, `orbdump` for raw SWO capture, `orbtop` for live activity views, `orbstat` for analysis and KCacheGrind output, `orbmortem` for post-mortem analysis, and `orbtrace` for ORBTrace FPGA configuration.
The practical use case is low-intrusion insight into firmware execution: text channels, program-counter samples, performance analysis, and crash reconstruction without relying only on breakpoints or serial logging.
Orbuculum matters to package nerds because it packages a specialized embedded trace workflow as Unix-style command-line tools. The formula exposes many executables, each handling one part of trace capture, demultiplexing, viewing, statistics, or post-processing.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
orbcat | executable | indexed executable | Discovered from the local executable index. |
orbdump | executable | indexed executable | Discovered from the local executable index. |
orbfifo | executable | indexed executable | Discovered from the local executable index. |
orblcd | executable | indexed executable | Discovered from the local executable index. |
orbmortem | executable | indexed executable | Discovered from the local executable index. |
orbprofile | executable | indexed executable | Discovered from the local executable index. |
orbstat | executable | indexed executable | Discovered from the local executable index. |
orbtop | executable | indexed executable | Discovered from the local executable index. |
orbtrace | executable | indexed executable | Discovered from the local executable index. |
orbuculum | executable | indexed executable | Discovered from the local executable index. |
orbzmq | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:orbuculum |
|---|---|
| Version | 2.2.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/orbcode/orbuculum |
| Repository | https://github.com/orbcode/orbuculum |
| Last updated | 2026-06-18T02:29:00-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
orbuculum
nix profile install nixpkgs#orbuculumsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.