1

I'm trying to debug if my app keeps opened files somewhere in the code. I thought of using strace for that but all of the previous topics (like this one) were talking about only opened files. While this information is useful, I'm interested in files that were unclosed by the process and it's forks (for understandable reasons). How it can be done?

vesii
  • 193
  • 3
  • 15

0 Answers0