K.Sasada's Home Page

Diary - 2017 October

研究日記

神無月

_18(Wed)

パンダの成長著しい。いつの間にか、ちょっと歩いてる。いないいないばあができる。 それに比べて俺の成長のなさ...


https://stackoverflow.com/questions/298708/debugging-with-command-line-parameters-in-visual-studio で紹介されていた Debugging Mozilla on Windows FAQ が超便利。

From the VC8/9 "Command Prompt", type devenv /debugexe <program name> <program arguments>. Once Visual Studio opens, select 'Start Debugging' from the 'Debug' menu. If you are using VC8 Express edition, replace devenv with vcexpress.exe. If you are using MozillaBuild, replace /debugexe with -debugexe.

これが知りたくて、でも出来なくて gdb で頑張ってた。

Sasada Koichi / ko1 at atdot dot net
$Date: 2003/04/28 10:27:51 $