macOS
brew install orbuculumlocal Homebrew formula metadata
安装
brew install orbuculumlocal Homebrew formula metadata
nix profile install nixpkgs#orbuculumnixpkgs package indexes · pkgs/by-name/or/orbuculum/package.nix · 来源: api.github.com
概览
Arm Cortex-M SWO/SWV Demux and Postprocess
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
orbcat | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orbdump | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orbfifo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orblcd | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orbmortem | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orbprofile | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orbstat | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orbtop | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orbtrace | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orbuculum | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
orbzmq | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:orbuculum |
|---|---|
| 版本 | 2.2.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/orbcode/orbuculum |
| 仓库 | https://github.com/orbcode/orbuculum |
| 最后更新 | 2026-06-18T02:29:00-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
orbuculum
nix profile install nixpkgs#orbuculum来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.