当我使用 Windbg s "Open open operable..." 功能来使用 Windbg 来跳过可执行文件的执行时, 我能否指定运行可执行文件时使用的命令行参数? 如果可以的话, 我该怎么做呢?
Example: InnerException: StackTrace (generated): SP IP Function 003D8E9C 03B21BD7 Something!Blah.Blah.FunctionName(System.String)+0xa8 What does the +0xa8 part indicate?