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]

Re: Execution pipeline (2nd)


"Pierre Saucourt-Harmel (r54698)" wrote:
> 
> Hi.
> 
> Any idea if yes or no, GDB v5.0 is able to take into account the
> execution pipeline of a processor, such as the ARM7T, when this
> pipeline has consequences on the external programing model of the
> processor ?

No.  GDB assumes that the target it is looking at has synchronised (a
PPC term) its self draining all pipelines.

	Andrew


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