Is there a way to list all the loaded modules using gdb, just like Windbg, that automatically shows all the loaded modules. Its okay if there is no one word answer, I’ll be happy to work things out myself if someone could please provide me a pointer.
Share
Doeslddfrom the command line tell you what you need?Actually, scratch that idea. Try
i shared. See http://book.opensourceproject.org.cn/embedded/embeddedprime/opensource/0136130550/ch15lev1sec3.html.