Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- gdb skype
- GNU gdb (GDB) 7.4.1-debian
- Copyright (C) 2012 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "i486-linux-gnu".
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>...
- Reading symbols from /usr/bin/skype...(no debugging symbols found)...done.
- (gdb) run
- Starting program: /usr/bin/skype
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
- [New Thread 0xb2355b70 (LWP 4755)]
- [New Thread 0xb1b54b70 (LWP 4756)]
- [New Thread 0xb1353b70 (LWP 4757)]
- [New Thread 0xb0b52b70 (LWP 4758)]
- [New Thread 0xb0351b70 (LWP 4759)]
- [New Thread 0xafb50b70 (LWP 4760)]
- [New Thread 0xaeb4eb70 (LWP 4762)]
- [New Thread 0xaf34fb70 (LWP 4761)]
- [New Thread 0xae34db70 (LWP 4763)]
- [New Thread 0xadb4cb70 (LWP 4764)]
- [New Thread 0xad34bb70 (LWP 4765)]
- [New Thread 0xacb4ab70 (LWP 4766)]
- Program received signal SIGILL, Illegal instruction.
- [Switching to Thread 0xafb50b70 (LWP 4760)]
- 0x80c2bd52 in ?? ()
- (gdb) quit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement