public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/14276] New: update gdb/syscalls/*-linux.xml
@ 2012-06-21 14:47 ppluzhnikov at google dot com
  2014-09-17  3:15 ` [Bug gdb/14276] " sergiodj at redhat dot com
  2023-12-31 14:28 ` ssbssa at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: ppluzhnikov at google dot com @ 2012-06-21 14:47 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=14276

             Bug #: 14276
           Summary: update gdb/syscalls/*-linux.xml
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: ppluzhnikov@google.com
    Classification: Unclassified


CVS Head of gdb/syscalls/i386-linux.xml currently stops at
  <syscall name="timerfd_settime" number="325"/>

Using current git trunk
(//git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git), "make
defconfig", "make headers_install", I see in
arch/x86/include/generated/asm/unistd_32.h:

#define __NR_timerfd_settime 325
#define __NR_timerfd_gettime 326
#define __NR_signalfd4 327
#define __NR_eventfd2 328
#define __NR_epoll_create1 329
#define __NR_dup3 330
#define __NR_pipe2 331
#define __NR_inotify_init1 332
#define __NR_preadv 333
#define __NR_pwritev 334
#define __NR_rt_tgsigqueueinfo 335
#define __NR_perf_event_open 336
#define __NR_recvmmsg 337
#define __NR_fanotify_init 338
#define __NR_fanotify_mark 339
#define __NR_prlimit64 340
#define __NR_name_to_handle_at 341
#define __NR_open_by_handle_at 342
#define __NR_clock_adjtime 343
#define __NR_syncfs 344
#define __NR_sendmmsg 345
#define __NR_setns 346
#define __NR_process_vm_readv 347
#define __NR_process_vm_writev 348
#define __NR_kcmp 349

Likewise, gdb/syscalls/amd64-linux.xml ends with:

<syscall name="pwritev" number="296"/>

arch/x86/include/generated/asm/unistd_64.h:

#define __NR_pwritev 296
#define __NR_rt_tgsigqueueinfo 297
#define __NR_perf_event_open 298
#define __NR_recvmmsg 299
#define __NR_fanotify_init 300
#define __NR_fanotify_mark 301
#define __NR_prlimit64 302
#define __NR_name_to_handle_at 303
#define __NR_open_by_handle_at 304
#define __NR_clock_adjtime 305
#define __NR_syncfs 306
#define __NR_sendmmsg 307
#define __NR_setns 308
#define __NR_getcpu 309
#define __NR_process_vm_readv 310
#define __NR_process_vm_writev 311
#define __NR_kcmp 312

Other architectures likely need similar updates.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/14276] update gdb/syscalls/*-linux.xml
  2012-06-21 14:47 [Bug gdb/14276] New: update gdb/syscalls/*-linux.xml ppluzhnikov at google dot com
@ 2014-09-17  3:15 ` sergiodj at redhat dot com
  2023-12-31 14:28 ` ssbssa at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: sergiodj at redhat dot com @ 2014-09-17  3:15 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=14276

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sergiodj at redhat dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/14276] update gdb/syscalls/*-linux.xml
  2012-06-21 14:47 [Bug gdb/14276] New: update gdb/syscalls/*-linux.xml ppluzhnikov at google dot com
  2014-09-17  3:15 ` [Bug gdb/14276] " sergiodj at redhat dot com
@ 2023-12-31 14:28 ` ssbssa at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: ssbssa at sourceware dot org @ 2023-12-31 14:28 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=14276

Hannes Domani <ssbssa at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssbssa at sourceware dot org
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |14.1

--- Comment #1 from Hannes Domani <ssbssa at sourceware dot org> ---
These files were update a few times, most recently in this commit:
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=d11280feed53fa1faa2c543fb04344ae312143b2

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-31 14:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-21 14:47 [Bug gdb/14276] New: update gdb/syscalls/*-linux.xml ppluzhnikov at google dot com
2014-09-17  3:15 ` [Bug gdb/14276] " sergiodj at redhat dot com
2023-12-31 14:28 ` ssbssa at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).