Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Oct 2015 18:53:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203299] devel/gdb: Add KGDB option
Message-ID:  <bug-203299-13-uWc1L9u9Yx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203299-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203299-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203299

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jhb
Date: Tue Oct  6 18:52:59 UTC 2015
New revision: 398712
URL: https://svnweb.freebsd.org/changeset/ports/398712

Log:
  Add a new KGDB option to the devel/gdb port.  This adds a forward port
  of the kernel-specific bits of kgdb to recent gdb.  It only supports
  amd64, i386, powerpc, powerpc64, and sparc64.

  PR:        203299
  Reviewed by:    bdrewery
  Glanced at by:    emaste, jilles, luca.pizzamiglio@gmail.com (maintainer)
  Differential Revision:    https://reviews.freebsd.org/D3727

Changes:
  head/devel/gdb/Makefile
  head/devel/gdb/files/extrapatch-kgdb
  head/devel/gdb/files/extrapatch-kgdb-configure.tgt-plain
  head/devel/gdb/files/extrapatch-kgdb-configure.tgt-threads
  head/devel/gdb/files/kgdb/
  head/devel/gdb/files/kgdb/amd64fbsd-kern.c
  head/devel/gdb/files/kgdb/fbsd-kld.c
  head/devel/gdb/files/kgdb/fbsd-kthr.c
  head/devel/gdb/files/kgdb/fbsd-kvm.c
  head/devel/gdb/files/kgdb/i386fbsd-kern.c
  head/devel/gdb/files/kgdb/kgdb-main.c
  head/devel/gdb/files/kgdb/kgdb.h
  head/devel/gdb/files/kgdb/ppcfbsd-kern.c
  head/devel/gdb/files/kgdb/sparc64fbsd-kern.c
  head/devel/gdb/pkg-plist

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203299-13-uWc1L9u9Yx>