Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDebug user space application with MMU
I am trying to use the gdbserver as described here: http://nioswiki.com/linux/debug_user_space At some point, this was working, but sometimes it wouldn't work and now I haven't had it working...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- This may be related to troubles debugging. I am trying to print a stack trace from within the program, but that doesn't work either. --- Quote End --- Have you get it to work, ykozlov? I couldn't print out a stacktrace in a user-level program with backtrace() / backtrace_symbols()...