Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- localplayer@laptop:~/aqua-Hook/source$ sudo gdb -p 17288
- GNU gdb (Ubuntu 8.2-0ubuntu1~18.04) 8.2
- Copyright (C) 2018 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 "x86_64-linux-gnu".
- Type "show configuration" for configuration details.
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>.
- Find the GDB manual and other documentation resources online at:
- <http://www.gnu.org/software/gdb/documentation/>.
- For help, type "help".
- Type "apropos word" to search for commands related to "word".
- Attaching to process 17288
- [New LWP 17291]
- [New LWP 17292]
- [New LWP 17293]
- [New LWP 17294]
- [New LWP 17296]
- [New LWP 17321]
- [New LWP 17324]
- [New LWP 17326]
- [New LWP 17330]
- [New LWP 17331]
- [New LWP 17332]
- [New LWP 17333]
- [New LWP 17338]
- [New LWP 17340]
- [New LWP 17363]
- [New LWP 17364]
- [New LWP 17365]
- [New LWP 17366]
- [New LWP 17370]
- [New LWP 17371]
- [New LWP 17372]
- [New LWP 17455]
- [New LWP 17456]
- [New LWP 17457]
- [New LWP 17458]
- [New LWP 17463]
- [New LWP 17464]
- [New LWP 17465]
- [New LWP 17466]
- [New LWP 17467]
- [New LWP 17468]
- warning: Could not load shared library symbols for bin/linux64/launcher_client.so.
- Do you need "set solib-search-path" or "set sysroot"?
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
- 0x00007f3ad8bc7d76 in ?? () from /home/localplayer/.steam/steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/vguimatsurface_client.so
- (gdb) c
- Continuing.
- [Thread 0x7f3a854ca700 (LWP 17468) exited]
- [Thread 0x7f3a839df700 (LWP 17467) exited]
- [Thread 0x7f3a8442b700 (LWP 17465) exited]
- [Thread 0x7f3a84c2c700 (LWP 17464) exited]
- [Thread 0x7f3a97db0700 (LWP 17466) exited]
- [Thread 0x7f3a84d2d700 (LWP 17463) exited]
- [Thread 0x7f3a865cd700 (LWP 17458) exited]
- [Thread 0x7f3a866ce700 (LWP 17457) exited]
- [Thread 0x7f3a867cf700 (LWP 17456) exited]
- [Thread 0x7f3a868e5700 (LWP 17372) exited]
- [Thread 0x7f3a86ae6700 (LWP 17371) exited]
- [Thread 0x7f3a972e7700 (LWP 17370) exited]
- [Thread 0x7f3aa85b1700 (LWP 17366) exited]
- [Thread 0x7f3ab9e80700 (LWP 17365) exited]
- [Thread 0x7f3abb189700 (LWP 17364) exited]
- [Thread 0x7f3abb28a700 (LWP 17363) exited]
- [Thread 0x7f3ac46f1700 (LWP 17340) exited]
- [Thread 0x7f3ac4ef2700 (LWP 17338) exited]
- [Thread 0x7f3ac5a73700 (LWP 17333) exited]
- [Thread 0x7f3ac5bf4700 (LWP 17332) exited]
- [Thread 0x7f3ac5d75700 (LWP 17331) exited]
- [Thread 0x7f3ac5ef6700 (LWP 17330) exited]
- [Thread 0x7f3ad0250700 (LWP 17326) exited]
- [Thread 0x7f3ad0a51700 (LWP 17324) exited]
- [Thread 0x7f3ad1eeb700 (LWP 17321) exited]
- [Thread 0x7f3ae5802700 (LWP 17296) exited]
- [Thread 0x7f3ae9b89700 (LWP 17294) exited]
- [Thread 0x7f3ae9c8a700 (LWP 17293) exited]
- [Thread 0x7f3ae9d8b700 (LWP 17292) exited]
- [Thread 0x7f3aea58c700 (LWP 17291) exited]
- [Thread 0x7f3af03fe780 (LWP 17288) exited]
- [Inferior 1 (process 17288) exited with code 0177]
- (gdb) bt
- No stack.
- (gdb) Quit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement