1998-12-14 Anthony Thompson (athompso@cambridge.arm.com)
authorJason Molenda <jmolenda@apple.com>
Mon, 14 Dec 1998 23:55:25 +0000 (23:55 +0000)
committerJason Molenda <jmolenda@apple.com>
Mon, 14 Dec 1998 23:55:25 +0000 (23:55 +0000)
commitfc5b254aa6be44352ff69e6dabf178d641cf3c2d
treea075aeedbaba30bc1ccaf95f5ff59efeed9378af
parent6d2743e5ec3dbb5fc789e1e268cd3b4b907588c6
1998-12-14  Anthony Thompson   (athompso@cambridge.arm.com)

        * remote-rdp.c (rdp_init): Don't discard first character on reset.
        (translate_open_mode): Define table.
        (exec_swi): Handle SWI_Clock.  SWI_Open now handles stdin/stdout.
        SWI_Write returns number of bytes not written.  SWI_Read does the
        same.  SWI_Seek should return success/failure flag.  Fix SWI_Flen.

A patch from PR 15841 for the RDP (Demon) interface.
gdb/ChangeLog
gdb/remote-rdp.c