diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-22 00:54:03 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-22 00:54:03 +0200 |
| commit | b3e2face636658fcf0a49f2d831d12c8d912e99a (patch) | |
| tree | 7ee25589cfc040bb37e91f9b8830d8c8dfc6c904 | |
| parent | 4c5ef87c537ec10161facebf91d4bd8c9fa4a172 (diff) | |
Add missing dcpomatic2_kdm_cli_debug.bat.
| -rw-r--r-- | platform/windows/dcpomatic2_kdm_cli_debug.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/dcpomatic2_kdm_cli_debug.bat b/platform/windows/dcpomatic2_kdm_cli_debug.bat new file mode 100644 index 000000000..74dca5a80 --- /dev/null +++ b/platform/windows/dcpomatic2_kdm_cli_debug.bat @@ -0,0 +1 @@ +gdb.exe -x gdb_script dcpomatic2_kdm_cli.exe > %HOMEPATH%/Documents/dcpomatic_debug_log.txt |
