From nobody Mon Jun 29 06:34:26 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gpc2C49Mbz6k5LD for ; Mon, 29 Jun 2026 06:34:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gpc2B5W3Wz4Gt2 for ; Mon, 29 Jun 2026 06:34:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782714866; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bNGxLm3GUWdHzuf3qzvTXLIfBZdPjxibYHzTkJBGJYI=; b=yIK+3RZb6GkKLsPe5DNDiVaSsKbGHuxiPUC8b6Bjl36X0Roe1ucUNqfvO6H9u6Z8EgFwMm MoQrcIBExFqD8An0fl/9DAsV6qVlaUvMPSUcgcPYQElZq4G7QTSaV9amVwcE5Iel9Do+w/ nkRccqMUaur28JGMoP/VYJJCS8zeMAaMGZKA7SW3xj2jHV0nCFCLnRUTpVKkpxArRB39x7 fAhEBlj3IjE1eKwxLcdO//zSTq1089pjll22+H+8sxYKq+k1vsHtuhRDE8E9V+B6N+5wiS Y1+ivkQoSwtAJ/W5QGZRwCePJ67JLtFL63kJPFqD2fmbfiqAH/RzVuOLlNnp9g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782714866; a=rsa-sha256; cv=none; b=fw5a0wqX/dGk72FF9Iw4tnhcRg5m6hDrQdirTpiq/TAFWzF4c6YgIVJ2qCHYBVOsV7x5rh GgZMn+CG9teKnwv7Pw+zOypwXfa3ifk3mdmMBJx4nb8qd1S6+QHbtiQqi8f21N7wRIL0I5 D0DvO8AlkvN3aR7YoSl9CSjbnlcsziY5HQPlKR6cXnKiPR2SBkz/MeUQsPbywilGQAMTsO 7DwC76Y+YOMB4M4isu22JovLgQh5o8E3sF+nF1dKMt1fF2YwEH6v+vbVl8hympqwq63Nfy A/H9bHwCZdsViUN6yFleM59PoF1GvQi4/xz4LeMByI76TYmL5O8t5Ig9ZNfcJQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782714866; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bNGxLm3GUWdHzuf3qzvTXLIfBZdPjxibYHzTkJBGJYI=; b=KlIxYUPiM+cmm11Migz6P+VwzUE9KsUTblc28qmv9veVCKR417qNAuE7sMeJ6g/+LPmyQ3 c1wXk+yJ4saQzSSZBiZuHkiTN++eU+b0cXMlEgQdH6UTM8bJ45u2WbREIFrF8MNrsv1jGg N+Ld6TYqfVo+mDiJiHJ255YmW1bOaX1jyqvZneXE705TbpVs3wdaz0K3KuAa9xSfBXuWja 2y5FV8sllrbWzqkME9ZSk4hZhbFZcExQnVEoepw5ZX8rwwTPDi+hCfO4sACblo/tRK6mI0 nn7OUYYxWCZ/OmTnCRP/pidZf6sgZHLPCcq+LJgxIWbiJu696R1WU56PM9/ncA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gpc2B4VsTzlmS for ; Mon, 29 Jun 2026 06:34:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 46869 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 29 Jun 2026 06:34:26 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Bjoern A. Zeeb Subject: git: 2f6c1f9a9bbc - stable/15 - callout: ddb: resolve symbol of callout function List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bz X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 2f6c1f9a9bbc942db1b6ddc3f91189762e63286e Auto-Submitted: auto-generated Date: Mon, 29 Jun 2026 06:34:26 +0000 Message-Id: <6a4211f2.46869.1a8d4a02@gitrepo.freebsd.org> The branch stable/15 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2f6c1f9a9bbc942db1b6ddc3f91189762e63286e commit 2f6c1f9a9bbc942db1b6ddc3f91189762e63286e Author: Bjoern A. Zeeb AuthorDate: 2026-06-10 11:57:09 +0000 Commit: Bjoern A. Zeeb CommitDate: 2026-06-29 03:53:26 +0000 callout: ddb: resolve symbol of callout function In the ddb show callout function try to resolve the symbol of the callout function to improve debugging. In my case I went through various callouts from show ktr to check what they were and this saved me opening lldb/gdb next to it (and still having the old kernel as the panic to debug was upon reboot). Sponsored by: The FreeBSD Foundation Reviewed by: rlibby Differential Revision: https://reviews.freebsd.org/D57521 (cherry picked from commit b8ec4929e9f4c83bf02f412de1f9022b17abf867) --- sys/kern/kern_timeout.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/kern/kern_timeout.c b/sys/kern/kern_timeout.c index 0fa1af6ef5a7..1f97e4f813a1 100644 --- a/sys/kern/kern_timeout.c +++ b/sys/kern/kern_timeout.c @@ -1485,7 +1485,9 @@ _show_callout(struct callout *c) C_DB_PRINTF("%" PRId64, c_time); C_DB_PRINTF("%" PRId64, c_precision); C_DB_PRINTF("%p", c_arg); - C_DB_PRINTF("%p", c_func); + db_printf(" %s = %p (", "c_func", c->c_func); + db_printsym((db_addr_t)c->c_func, DB_STGY_ANY); + db_printf(")\n"); C_DB_PRINTF("%p", c_lock); C_DB_PRINTF("%#x", c_flags); C_DB_PRINTF("%#x", c_iflags);