pkg.soopen package index

brew / 排名 9437

使用 Homebrew, Nix 安装 orbuculum

查看 orbuculum 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install orbuculum

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#orbuculum

nixpkgs package indexes · pkgs/by-name/or/orbuculum/package.nix · 来源: api.github.com

概览

软件包摘要

Arm Cortex-M SWO/SWV Demux and Postprocess

命令和别名

  • orbcat
  • orbdump
  • orbfifo
  • orblcd
  • orbmortem
  • orbprofile
  • orbstat
  • orbtop
  • orbtrace
  • orbuculum
  • orbzmq

历史

项目历史与用法

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.

时间线

  • 2023-06-30: The changelog records Orbuculum 2.1.0 with timestamping work, a move to Meson/Ninja, stream abstraction cleanup, option renames, ORBTrace SWO support, and reliability fixes.
  • 2024-10-23: The release page for 2.2.0 describes orbflow protocol, ORBTrace Mini gateware 1.4.0 compatibility, FreeBSD support, and experimental ETM4 work.

Related projects

  • Orbuculum is part of the Orbcode ecosystem alongside ORBTrace mini hardware. It also interoperates with common embedded debug tools such as Black Magic Probe, OpenOCD, PyOCD, and SEGGER J-Link.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
orbcat可执行文件已索引可执行文件从本地可执行文件索引发现。
orbdump可执行文件已索引可执行文件从本地可执行文件索引发现。
orbfifo可执行文件已索引可执行文件从本地可执行文件索引发现。
orblcd可执行文件已索引可执行文件从本地可执行文件索引发现。
orbmortem可执行文件已索引可执行文件从本地可执行文件索引发现。
orbprofile可执行文件已索引可执行文件从本地可执行文件索引发现。
orbstat可执行文件已索引可执行文件从本地可执行文件索引发现。
orbtop可执行文件已索引可执行文件从本地可执行文件索引发现。
orbtrace可执行文件已索引可执行文件从本地可执行文件索引发现。
orbuculum可执行文件已索引可执行文件从本地可执行文件索引发现。
orbzmq可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.2.0
管理器更新时间2026-06-18
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:orbuculum
版本2.2.0
软件包管理器Homebrew
主页https://github.com/orbcode/orbuculum
仓库https://github.com/orbcode/orbuculum
最后更新2026-06-18T02:29:00-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

orbuculum

nix profile install nixpkgs#orbuculum
  • normalized package name match
  • 匹配方式:Orbuculum
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/or/orbuculum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation