This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH 1/4] 'catch syscall' feature -- Architecture-independent part


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Wed, 5 Nov 2008 19:33:28 +0000
> Cc: bauerman@br.ibm.com,
>  sergiodj@linux.vnet.ibm.com
> 
> Eventually the libc 'read' function calls the real 'read' syscall,
> just like on Windows.

I don't think `ReadFile', the Windows equivalent of `read', calls Int
2Eh to read a file.  If you know differently, please tell the details.


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