This is the mail archive of the sid@sources.redhat.com mailing list for the SID project.


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

Wrong values in angel.h?


Hi,

In the file sid/component/gloss/angel.h I believe that the
entries syscall_read and syscall_readc are the wrong way
round.

Both
   GNU newlib-1.9.0
and
  ARM's ADS Debug Target Guide (doc ARM DUI0058B)
  Section 6.4.6 gives SYS_Read as 0x06
  Section 6.4.7 gives SYS_ReadC as 0x07

but angel.h has "..., syscall_readc, syscall_read, ..." in the enum.
--
Cheers, Keith Rautenbach



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