diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-11 01:07:46 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-20 01:30:41 +0200 |
| commit | 5a3e836da9480bca0c3ef3384fa2010f358ccc7e (patch) | |
| tree | 2a15662a32dc00c86740641db6eedaf99daacb42 /platform/windows/dcpomatic2_combiner_debug.bat | |
| parent | 44dde2ee811eb35535633d760e6c0671cdf45cae (diff) | |
Add dcpomatic_combine tool (#1245).
Diffstat (limited to 'platform/windows/dcpomatic2_combiner_debug.bat')
| -rw-r--r-- | platform/windows/dcpomatic2_combiner_debug.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/dcpomatic2_combiner_debug.bat b/platform/windows/dcpomatic2_combiner_debug.bat new file mode 100644 index 000000000..a4aae9f0c --- /dev/null +++ b/platform/windows/dcpomatic2_combiner_debug.bat @@ -0,0 +1 @@ +gdb.exe -x gdb_script dcpomatic2_combiner.exe > %HOMEPATH%/Documents/dcpomatic_debug_log.txt |
