[Bug sim/20438] GDB Simulator build failure on Blackfin

vapier at gentoo dot org sourceware-bugzilla@sourceware.org
Fri Aug 5 19:26:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=20438

--- Comment #4 from Mike Frysinger <vapier at gentoo dot org> ---
ok, i remember now why Blackfin still has this.  there's a comment in the
source:

/* TODO: Delete this.  Need to convert bu32/etc... to common sim types
         and unwind the bfin-sim.h/machs.h include below first though.  */
typedef struct _sim_cpu SIM_CPU;

i can prob split machs.h up into two files to get the MACH_xxx types that the
common sim code wants so i can include sim-base.h first and avoid duplicating
the typedef.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list