Hello, strace community!

Project: Advanced syscall filtering syntax.


Accomplishments: this week I've been working on improvements of fd
filtering. Unfortunately, I haven't found good solution for the issue
with negative fds, but I've found and fixed other issues of fd
filtering. In my opinion, the only solution for the issue with negative
fds is to rewrite number_set, because bitsets are not suitable for
storing negative numbers, but I want to collect feedback on this solution.

Next week, I am going to fix the problems pointed out by Eugene
Syromyatnikov, rewrite parsing mechanism for more predictable
diagnostics of errors and begin writing tests for path tracing.

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to