Hi Ulrich, Tom and community members, >The point of those "require" statement is exactly that the test will >simply not be run in any GDB cross-platform environment, only with >native tests. That should address this concern? Now I found it. https://github.com/gitGNU/gnu_dejagnu/blob/f3817d617ee6c8c1edd04a7fc68daee6dbc4d9c2/lib/framework.exp#L244C1-L252C2 The definition is in Dejagnu which is why I was not able to understand and get this. So asked that I am not clear how. Yes, it is clear now :) Sending v7 with corrections. Thanks, Aditya.