Date: Mon, 09 Jan 2017 16:13:47 +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-pPDaeaaVmz@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 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhb@FreeBSD.org --- Comment #2 from John Baldwin <jhb@FreeBSD.org> --- The patch is correct. The issue is that gdb 7.12 is now C++ instead of C so requires explicit casts. --=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-pPDaeaaVmz>