That's indeed interesting feature, it's not rare that I need to know which dir curdir is as well. I think this could be implemented as a decoder to AT_CWD, e.g. AT_CWD</some/path>.<br>I'll try working on this next week.<br><br>On Thursday, September 9, 2021, Guy <<a href="mailto:galfandary@gmail.com">galfandary@gmail.com</a>> wrote:<br>> Hi,<br>><br>> I'm using strace to find dependencies of complex system processes.<br>> A dependency for me is a file that is successfully accessed and that<br>> was not previously created by the process.<br>> The main missing piece is the ability to get the full path of the file<br>> being accessed.<br>> I added the equivalent of "pwdx pid" to the code.<br>> The only problem is with those "at" calls which are relative to dirfd.<br>> Still working on that one.<br>><br>> I think it would be a nice enhancement to have an option to get the full paths.<br>><br>> Thanks,<br>> Guy<br>> --<br>> Strace-devel mailing list<br>> <a href="mailto:Strace-devel@lists.strace.io">Strace-devel@lists.strace.io</a><br>> <a href="https://lists.strace.io/mailman/listinfo/strace-devel">https://lists.strace.io/mailman/listinfo/strace-devel</a><br>><br>><br><br>-- <br>-- <br>Renaud<br>Sent from my phone, sorry for the typos...<br>