GDB cheat sheet

后端 未结 6 1356
别跟我提以往
别跟我提以往 2021-01-30 03:38

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),

6条回答
  •  天命终不由人
    2021-01-30 03:58

    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.

提交回复
热议问题