macOS
brew install orbuculumlocal Homebrew formula metadata
brew / Rang 9437
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für orbuculum in AI-Agent-Workflows.
Installation
brew install orbuculumlocal Homebrew formula metadata
nix profile install nixpkgs#orbuculumnixpkgs package indexes · pkgs/by-name/or/orbuculum/package.nix · Quelle: api.github.com
Überblick
Arm Cortex-M SWO/SWV Demux and Postprocess
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
orbcat | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orbdump | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orbfifo | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orblcd | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orbmortem | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orbprofile | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orbstat | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orbtop | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orbtrace | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orbuculum | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
orbzmq | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:orbuculum |
|---|---|
| Version | 2.2.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/orbcode/orbuculum |
| Repository | https://github.com/orbcode/orbuculum |
| Zuletzt aktualisiert | 2026-06-18T02:29:00-04:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
orbuculum
nix profile install nixpkgs#orbuculumQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.