Created
April 7, 2016 00:59
-
-
Save rprichard/255c3b77acf997c7230ca08d242a927a to your computer and use it in GitHub Desktop.
mpv debugserver output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rprichard@ATOM-W10 MSYS /c/rprichard/work | |
| $ winpty-debugserver.exe | |
| [90707.587 winpty.exe,p1520,t5064]: Created agent successfully, pid=5624, cmdline="C:\msys64\usr\bin\winpty-agent.exe" \\.\pipe\winpty-1520-1-control \\.\pipe\winpty-1520-1-data 113 52 | |
| [90707.624 winpty-agent.exe,p5624,t5000]: Agent starting... | |
| [90707.624 winpty-agent.exe,p5624,t5000]: setSmallFont: attempting to set a small font (CP=437 OutputCP=437) | |
| [90707.624 winpty-agent.exe,p5624,t5000]: previous font: nFont=8 dwFontSize=(8,16) FontFamily=0x36 FontWeight=400 FaceName=Consolas (43 6F 6E 73 6F 6C 61 73) | |
| [90707.624 winpty-agent.exe,p5624,t5000]: previous font table: fonts 00-09: 4x6 6x8 8x8 16x8 5x12 - 7x12 8x12 16x12 8x16 8x16 | |
| [90707.624 winpty-agent.exe,p5624,t5000]: previous font table: fonts 10-11: 12x16 10x18 | |
| [90707.624 winpty-agent.exe,p5624,t5000]: setFontVista: setting font to: nFont=0 dwFontSize=(0,8) FontFamily=0x0 FontWeight=400 FaceName=Consolas (43 6F 6E 73 6F 6C 61 73) | |
| [90707.625 winpty-agent.exe,p5624,t5000]: setSmallFontVista: success | |
| [90707.625 winpty-agent.exe,p5624,t5000]: new font: nFont=1 dwFontSize=(4,8) FontFamily=0x36 FontWeight=400 FaceName=Consolas (43 6F 6E 73 6F 6C 61 73) | |
| [90707.625 winpty-agent.exe,p5624,t5000]: new font table: fonts 00-09: 4x6 4x8 4x8 6x8 8x8 - 16x8 5x12 7x12 8x12 16x12 | |
| [90707.625 winpty-agent.exe,p5624,t5000]: new font table: fonts 10-13: 8x16 8x16 12x16 10x18 | |
| [90707.625 winpty-agent.exe,p5624,t5000]: Using MARK syscommand to freeze console | |
| [90707.628 winpty-agent.exe,p5624,t5000]: connection to [\\.\pipe\winpty-1520-1-control], handle == 0x8c | |
| [90707.628 winpty-agent.exe,p5624,t5000]: connection to [\\.\pipe\winpty-1520-1-data], handle == 0x98 | |
| [90707.628 winpty-agent.exe,p5624,t5000]: CONIN mode: ENABLE_MOUSE_INPUT=enabled ENABLE_QUICK_EDIT_MODE=disabled | |
| [90707.650 winpty-agent.exe,p5624,t5000]: CreateProcess: success 4976 | |
| [90714.002 winpty-agent.exe,p5624,t5000]: Closing data pipe after child exit | |
| [90714.002 winpty.exe,p1520,t4912]: OutputHandler: pipe closed: numRead=0 | |
| [90714.014 winpty.exe,p1520,t2732]: InputHandler: shutting down | |
| [90714.014 winpty-agent.exe,p5624,t5000]: Agent shutting down | |
| [90714.014 winpty-agent.exe,p5624,t5000]: Agent exiting... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment