bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Single step problem - gdb 4.18 for ARM


From: Tauno Voipio
Subject: Single step problem - gdb 4.18 for ARM
Date: Wed, 27 Sep 2000 05:54:23 GMT

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]