https://bugs.kde.org/show_bug.cgi?id=488715
Bug ID: 488715
Summary: support on README_MISSING_SYSCALL_OR_IOCTL for an
automatic method?
Classification: Developer tools
Product: valgrind
Version: unspecified
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hello,
I am wondering if there is a generic automatic method to add ioctl value to the
wrapper.
For the documentation, there is PRE and POST to create :
https://valgrind.org/docs/manual/dist.readme-missing.html
But having a list of ioctl value in this format :
#define my_ioctl "0x656460"
Is there a way to include them, to have them automatically added in the list of
wrappers?
How to avoid to create a PRE / POST method for all my new ioctls ?
Regards,
Frédéric
--
You are receiving this mail because:
You are watching all bug changes.