[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 *'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 9 16:13:48 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215868

John Baldwin <jhb at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb at FreeBSD.org

--- Comment #2 from John Baldwin <jhb at FreeBSD.org> ---
The patch is correct.  The issue is that gdb 7.12 is now C++ instead of C so
requires explicit casts.

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


More information about the freebsd-ports-bugs mailing list