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 3/3] catch syscall -- try 5 -- Build-system, testcase, documentation and extra command


Hi Eli,

Just one question that I forgot to ask.

On Sat, 2009-04-25 at 11:44 +0300, Eli Zaretskii wrote:
>   @var{name} can be any system call name that is valid for the
>   underlying OS.  Just what syscalls are valid depends on the OS.  On
>   GNU and Unix systems, you can find the full list of valid syscall
>   names on <PUT HERE THE NAME OF SYSTEM FILE WHERE TO FIND THE LIST>.

I'm having a hard time trying to figure out what to put in "<PUT HERE
THE NAME OF SYSTEM FILE WHERE TO FIND THE LIST>".  Basically, I'd like
to write something like "... valid syscall names on the XML files inside
@file{syscalls/} directory.", but I should mention where the syscalls/
directory is located, right?  Do you have any ideas on how to write
this?

Thanks,

-- 
Sérgio Durigan Júnior
Linux on Power Toolchain - Software Engineer
Linux Technology Center - LTC
IBM Brazil


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