> I tried and found the trouble is that the compiler will optimize some > functions e.g. handle_signal as inline. And currently we can't fetch > the arguments of an inline function. Please look into why it's not working. In theory it ought to work. Is the compiler producing the location info?