diff options
Diffstat (limited to 'arch/x86/machine/strace.h')
-rw-r--r-- | arch/x86/machine/strace.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/machine/strace.h b/arch/x86/machine/strace.h index 2f686a07..b55f6b88 100644 --- a/arch/x86/machine/strace.h +++ b/arch/x86/machine/strace.h @@ -16,6 +16,8 @@ * * * Stack tracing. + * + * TODO Make it possible to debug without the frame pointer. */ #ifndef _X86_STRACE_H |