I am looking for a way to compile the source code information in the executable, such that the source code will be shown automatically (with the limits on the function call depths) as the program runs. I'm wondering if there is a way to do so?
I am looking for a way to compile the source code information in the executable, such that the source code will be shown automatically (with the limits on the function call depths) as the program runs. I'm wondering if there is a way to do so?