The PR is ready for review, restarting the CI fixed the errors.<br>I still have one uncovered line, «get_proc_pid()» failing case, but I don't see a way to test this using a standard program at all.<br><br>Renaud.<br><br>On Thursday, September 23, 2021, Masatake YAMATO <<a href="mailto:yamato@redhat.com">yamato@redhat.com</a>> wrote:<br>>> Dear strace developers,<br>>><br>>> I would like to propose an enhancement consisting in printing the<br>>> current working directory when having syscalls with AT_FDCWD<br>>> parameter, this would be enabled when -y is used.<br>>><br>>> This feature would be very appreciated when digging into an strace<br>>> where the program makes heavy use of relative paths, which makes it a<br>>> big pain to get the path names.<br>>><br>>> See <a href="https://github.com/strace/strace/pull/194">https://github.com/strace/strace/pull/194</a> for details.<br>><br>> I tired the change. It works fine. I like this feature.<br>><br>> Masatake YAMATO<br>><br>>> Note that 2 CI items are currently failing, they look like as<br>>> false-positive to me.<br>>><br>>> Thanks,<br>>><br>>> Renaud.<br>>><br>>> On 9/18/21 19:24, Renaud Métrich wrote:<br>>>> That's indeed interesting feature, it's not rare that I need to know<br>>>> which dir curdir is as well. I think this could be implemented as a<br>>>> 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<br>>>> > 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>><br>><br><br>-- <br>-- <br>Renaud<br>Sent from my phone, sorry for the typos...<br>