[design change] record-replay linux ABI level

Tom Tromey tromey@redhat.com
Tue May 15 16:42:00 GMT 2012


>>>>> "Oza" == oza Pawandeep <oza.pawandeep@gmail.com> writes:

Oza> I would have liked to think the same; but the way linux-record.h
Oza> addresses all the architecture, the enum sycall, is defiend
Oza> generically.

Oza> what I think is define it in arch files, as syscalls are partially
Oza> dependent on arch, though they follow posix standard.

Oza> so each arch file would have their own map, compare to current generic
Oza> map in linux-record.h

If it really makes things better, it is fine by me.

What do you propose to do with record_linux_system_call?


How about another approach?  Keep the current mapping idea, but extract
the mappings from syscalls/*.xml.  That way we help out two features
with a single data file.

Tom



More information about the Gdb-patches mailing list