This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Customizing remote-sim.c on a multi-arch target


Hi,

I'm trying to customize remote-sim.c on a multi-arch target, what I'd
look to do is be able to define TARGET_REDEFINE_DEFAULT_OPS so I can
install hooks to support h/w watchpoints and async execution in my
simulator. Where should this macro be defined? Is this not compatible
with the multi-arch approach (I notice config/cpu/tx-cpu.h is not
included for multi-arch builds).

Cheers,
Jon



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]