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 0/4] 'catch syscall' feature -- Introduction


On Tue, Nov 04, 2008 at 09:27:08AM +0100, Pierre Muller wrote:
>   If my previous statement is wrong, you can skip
> what is following, otherwise my questions are:
> 1) Do all OS using syscalls use the same number to
> functionality correspondence?

No.

> 2) Do all OS follow the "linux" habit of never changing the
> syscall numbers in changing versions?

Yes, as far as I know.  This practice is much older than Linux.

-- 
Daniel Jacobowitz
CodeSourcery


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