File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Documments] ( https://docs.qiling.io/ )] ( https://docs.qiling.io/ )
12[ ![ Downloads] ( https://pepy.tech/badge/qiling )] ( https://pepy.tech/project/qiling )
23[ ![ Chat on Telegram] ( https://img.shields.io/badge/Chat%20on-Telegram-brightgreen.svg )] ( https://t.me/qilingframework )
4+
35---
46
57<p align =" center " >
@@ -193,14 +195,11 @@ With binary and GDB debugger enable:
193195$ ./qltool run -f examples/rootfs/x8664_linux/bin/x8664_hello --gdb 127.0.0.1:9999 --rootfs examples/rootfs/x8664_linux
194196```
195197
196- See https://docs.qiling.io/ for more details
197-
198198With code coverage collection (UEFI only for now):
199199
200200```
201201$ ./qltool run -f examples/rootfs/x8664_efi/bin/TcgPlatformSetupPolicy --rootfs examples/rootfs/x8664_efi --coverage-format drcov --coverage-file TcgPlatformSetupPolicy.cov
202202```
203- ---
204203
205204With json output (Windows mainly):
206205
You can’t perform that action at this time.
0 commit comments