Can anyone recommend a good cheat sheet for gbd? I\'m experienced with windbg commands, I\'m looking for gdb equivalents for lml (list loaded modules), ~*k (all threads stack),
Here is a very simple cross platform debugging cheat sheet that I use (and created). http://mohit.io/blog/cross-platform-debugging-cheat-sheet/
I hope you find the required windbg -> gdb commands.