アカウント名:
パスワード:
C:\>ver Microsoft Windows [Version 6.1.7100] C:\>debug /?Runs Debug, a program testing and editing tool. DEBUG [[drive:][path]filename [testfile-parameters]] [drive:][path]filename Specifies the file you want to test. testfile-parameters Specifies command-line information required by the file you want to test. After Debug starts, type ? to display a list of debugging command
より多くのコメントがこの議論にあるかもしれませんが、JavaScriptが有効ではない環境を使用している場合、クラシックなコメントシステム(D1)に設定を変更する必要があります。
目玉の数さえ十分あれば、どんなバグも深刻ではない -- Eric Raymond
うそーん (スコア:2, 参考になる)
Re: (スコア:0)
symdebなつかしす (スコア:1, 興味深い)
symdebでソースコード見ようとすると文字コードの最上位ビットを
落として出力してくれちゃったりするので、日本語で書いたコメント
が化け化けで不便この上ない。
なので、symdebでsymdeb自体をデバッグして、最上位ビットを
落としてる箇所を突き止め、その処理を殺してsaveしたヤツを愛用
してましたよ ;-)