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

Edited Unassigned: [0.3.x] dbgCommand skips text output from breakpoints [14060]

$
0
0
```
>bp ntdll!NtCreateFile "py C:/temp/test.py"
>g
ntdll!NtCreateFile:
"string from test.py" <-- as expected

>!py
>>>dbgCommand("bp ntdll!NtCreateFile \"!py C:/temp/test.py\"")
>>>quit()
ntdll!NtCreateFile:
<-- no expected output

```

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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