Quantcast
Channel: Python extension for WinDbg
Viewing all articles
Browse latest Browse all 1625

Edited Issue: [0.3.x] incorrect command line parsing [13052]

$
0
0
```
1: kd> !py myscript--help
usage: !py [options] [file]
Options:
-g --global : run code in the common namespace
-l --local : run code in the isolate namespace
```

Expected:
"--help" pass into script as a parameter

Actually:
it is catched by pykd command line parser

Viewing all articles
Browse latest Browse all 1625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>