This is the mail archive of the gdb-prs@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]

[Bug gdb/17402] New: linux-record.h should use the XML syscall files


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

            Bug ID: 17402
           Summary: linux-record.h should use the XML syscall files
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: sergiodj at redhat dot com

Currently, linux-record.h defines its own set of syscalls, named "enum
gdb_syscall".  However, GDB already provides XML mappings for syscalls, and we
should aim to avoid replication in the code.  This bug is a reminder to convert
linux-record.h (and all the necessary files) to use the XML syscall files.

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


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