Skip to content

Instantly share code, notes, and snippets.

View mjhsieh's full-sized avatar

Mengjuei Hsieh mjhsieh

View GitHub Profile
@mjhsieh
mjhsieh / gist:668340
Created November 8, 2010 21:56
gcc dummy.c -S -o - (powerbookg4)
.machine ppc7400
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
.section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32
.text
.globl _mydata
.cstring
.align 2
_mydata: ; 'mydata'
.asciz "mycontent"
@mjhsieh
mjhsieh / 17 01
Created September 17, 2009 21:31
9/17/09 2:24:43 PM [0x0-0xe50e5].com.apple.iTunes[27803] Child process initialized.
9/17/09 2:26:52 PM [0x0-0xe50e5].com.apple.iTunes[27803] Thu Sep 17 14:26:52 dhcp-204195.bio.uci.edu iTunes[27803] <Error>: kCGErrorIllegalArgument: CGSSetWindowCaptureExcludeShape: Failed
9/17/09 2:26:52 PM [0x0-0xe50e5].com.apple.iTunes[27803] Thu Sep 17 14:26:52 dhcp-204195.bio.uci.edu iTunes[27803] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
9/17/09 2:26:59 PM [0x0-0xe50e5].com.apple.iTunes[27803] Thu Sep 17 14:26:59 dhcp-204195.bio.uci.edu iTunes[27803] <Error>: kCGErrorIllegalArgument: CGSSetWindowCaptureExcludeShape: Failed
9/17/09 2:26:59 PM [0x0-0xe50e5].com.apple.iTunes[27803] Thu Sep 17 14:26:59 dhcp-204195.bio.uci.edu iTunes[27803] <Error>: kCGErrorIllegalArgument: CGSSetWindowCaptureExcludeShape: Failed
9/17/09 2:27:01 PM [0x0-0xe50e5].com.apple.iTunes[27803] Thu Sep 17 14:27:01 dhcp-204195.bio.uci.edu iTunes[27803] <Error>: kCGErrorIllegalArgument: CGSSetWi