GP-4384: Upgrade to pybag-2.2.10

This commit is contained in:
Dan
2024-03-04 18:19:46 +00:00
parent 4e89a2ec6d
commit 87aecb85f9
3 changed files with 2 additions and 37 deletions

View File

@@ -15,7 +15,7 @@
::@env OPT_TARGET_IMG:str="" "Image" "The target binary executable image"
::@env OPT_TARGET_ARGS:str="" "Arguments" "Command-line arguments to pass to the target"
::@env OPT_USE_DBGMODEL:bool=true "Use dbgmodel" "Load and use dbgmodel.dll if it is available."
::@env OPT_DBGMODEL_PATH:str="" "Path to dbgeng" "Path to dbgeng and associated DLLS (if not Windows Kits)."
::@env WINDBG_DIR:str="" "Path to dbgeng" "Path to dbgeng and associated DLLS (if not Windows Kits)."
@echo off