Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jan 2017 14:52:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215868] devel/gdb: as of -r429946 targeting powerpc64: ppcfbsd-kern.c:61:6: error: no matching function 'target_read_memory': no conversion from 'struct pcb *' to 'gdb_byte *'
Message-ID:  <bug-215868-13-z7nc6dsSfs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215868-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215868-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=3D215868

--- Comment #1 from luca.pizzamiglio@gmail.com ---
Created attachment 178669
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178669&action=
=3Dedit
Fixing the build on powerpc64

Yes, gdb changed the signator of the function target_read_memory and now so=
me
kgdb support is broken.

This (easy) patch should fix the build and hopefully it doesn't introduce a=
ny
regression.

Unfortunately I've no powerpc system available to build or test gdb.

--=20
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-215868-13-z7nc6dsSfs>