Created
September 5, 2013 10:46
-
-
Save nddrylliog/6448606 to your computer and use it in GitHub Desktop.
This file contains 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
BFD: /Users/amos/Dev/tests/mingw-debug-tests/backtrace.dylib: unknown load command 0x2a | |
BFD: /Users/amos/Dev/tests/mingw-debug-tests/backtrace.dylib: unknown load command 0x29 | |
BFD: /Users/amos/Dev/tests/mingw-debug-tests/backtrace.dylib: unknown load command 0x2b | |
Successfully read 11802 symbols (/Users/amos/Dev/tests/mingw-debug-tests/backtrace.dylib) | |
>> Looking for line/no of symbol backtrace_signal_handler | |
module base = 0x101753000, address = 0x101753ab3, offset = 0xab3, symbol addr = 0x101753a60 | |
Looking at 0x9e0 (3209876 bytes) | |
Looking at 0x310474 (582 bytes) | |
Looking at 0x3106bc (986 bytes) | |
Looking at 0x310aa0 (244832 bytes) | |
Looking at 0x34c700 (39776 bytes) | |
Looking at 0x356260 (19688 bytes) | |
Looking at 0x35af48 (372912 bytes) | |
Looking at 0x3b6000 (112 bytes) | |
Looking at 0x3b6070 (16 bytes) | |
Looking at 0x3b6080 (776 bytes) | |
Looking at 0x3b6388 (8 bytes) | |
Looking at 0x3b6390 (944088 bytes) | |
Looking at 0x49cb70 (239448 bytes) | |
Looking at 0x4d72d0 (1216 bytes) | |
Looking at 0x4d7790 (30315 bytes) | |
BFD: /Users/amos/Dev/tests/mingw-debug-tests/./test: unknown load command 0x2a | |
BFD: /Users/amos/Dev/tests/mingw-debug-tests/./test: unknown load command 0x28 | |
BFD: /Users/amos/Dev/tests/mingw-debug-tests/./test: unknown load command 0x29 | |
BFD: /Users/amos/Dev/tests/mingw-debug-tests/./test: unknown load command 0x2b | |
Successfully read 35 symbols (/Users/amos/Dev/tests/mingw-debug-tests/./test) | |
>> Looking for line/no of symbol bar | |
module base = 0x10171f000, address = 0x10171fe19, offset = 0xe19, symbol addr = 0x10171fe10 | |
Looking at 0x100000db0 (217 bytes) | |
Looking at 0x100000e8a (12 bytes) | |
Looking at 0x100000e98 (36 bytes) | |
Looking at 0x100000ebc (16 bytes) | |
Looking at 0x100000ecc (80 bytes) | |
Looking at 0x100000f20 (216 bytes) | |
Looking at 0x100001000 (40 bytes) | |
Looking at 0x100001028 (16 bytes) | |
Looking at 0x100001038 (16 bytes) | |
Looking at 0x100001048 (32 bytes) | |
>> Looking for line/no of symbol baz | |
module base = 0x10171f000, address = 0x10171fe3d, offset = 0xe3d, symbol addr = 0x10171fe20 | |
Looking at 0x100000db0 (217 bytes) | |
Looking at 0x100000e8a (12 bytes) | |
Looking at 0x100000e98 (36 bytes) | |
Looking at 0x100000ebc (16 bytes) | |
Looking at 0x100000ecc (80 bytes) | |
Looking at 0x100000f20 (216 bytes) | |
Looking at 0x100001000 (40 bytes) | |
Looking at 0x100001028 (16 bytes) | |
Looking at 0x100001038 (16 bytes) | |
Looking at 0x100001048 (32 bytes) | |
>> Looking for line/no of symbol main | |
module base = 0x10171f000, address = 0x10171fe73, offset = 0xe73, symbol addr = 0x10171fe50 | |
Looking at 0x100000db0 (217 bytes) | |
Looking at 0x100000e8a (12 bytes) | |
Looking at 0x100000e98 (36 bytes) | |
Looking at 0x100000ebc (16 bytes) | |
Looking at 0x100000ecc (80 bytes) | |
Looking at 0x100000f20 (216 bytes) | |
Looking at 0x100001000 (40 bytes) | |
Looking at 0x100001028 (16 bytes) | |
Looking at 0x100001038 (16 bytes) | |
Looking at 0x100001048 (32 bytes) | |
backtrace returned 8 entries | |
/Users/amos/Dev/tests/mingw-debug-tests/backtrace.dylib | 0x1753ab3 | (null) | |
Unknown binary format (/usr/lib/system/libsystem_c.dylib) | |
/usr/lib/system/libsystem_c.dylib | 0x8eda394a | (null) | |
/Users/amos/Dev/tests/mingw-debug-tests/./test | 0x171fe19 | (null) | |
/Users/amos/Dev/tests/mingw-debug-tests/./test | 0x171fe3d | (null) | |
/Users/amos/Dev/tests/mingw-debug-tests/./test | 0x171fe73 | (null) | |
Unknown binary format (/usr/lib/system/libdyld.dylib) | |
/usr/lib/system/libdyld.dylib | 0x91b357e1 | (null) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment