I'm building gdb 4.18 for an ARM processor target (remote). The target
processor (Atmel AT91, ARM7TDMI core) does not have support for hardware
single step.

In the source module gdb/infrun.c there is a hook for software single step
with the macros SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP(arg1, arg2).

The definitions of the macros is supposed to come from the target processor
definition headers. Does anybody know how to define the macros?

Tauno Voipio
tauno voipio @ iki.fi



_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to