https://bugs.kde.org/show_bug.cgi?id=431157
--- Comment #29 from Julian Seward <jsew...@acm.org> --- (In reply to Carl Love from comment #27) > Created attachment 137063 [details] > patch to add support for the scv instruction This looks OK to me. > One issue with the patch is the SC_FLAG and SCV_FLAG defines. These > #defines were created to set a flag indicating which system call instruction > is to be used. Unfortunately I could not find an include file that is > visible in VEX as well as coregrind/m_syswrap and in > coregrind/pub_core_syscall.h. As a result, I had to add the defines for > these values in three different places with a comment pointing at the other > locations. Rather ugly. Wasn't sure if we wanted to create an include file > for these that would then be globally available?? Suggestions on how to > better was to make these defines more globally visible would be nice. Nothing better immediately springs to mind. -- You are receiving this mail because: You are watching all bug changes.