[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 14:52:56 UTC 2017


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

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

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

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

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

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


More information about the freebsd-ports-bugs mailing list