Advertisement
Guest User

Untitled

a guest
Jan 31st, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. DEBUGGER=gdb steam
  2. STEAM_RUNTIME is disabled automatically on arch
  3. GNU gdb (GDB) 7.5.1
  4. Copyright (C) 2012 Free Software Foundation, Inc.
  5. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  6. This is free software: you are free to change and redistribute it.
  7. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  8. and "show warranty" for details.
  9. This GDB was configured as "x86_64-unknown-linux-gnu".
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>...
  12. Reading symbols from /home/xpander/.local/share/Steam/ubuntu12_32/steam...(no debugging symbols found)...done.
  13. (gdb) quit
  14.  
  15. [xpander@arch ~]$ export STEAM_RUNTIME=1
  16. [xpander@arch ~]$ DEBUGGER=gdb steam
  17. STEAM_RUNTIME is enabled by the user
  18. /home/xpander/.local/share/Steam/steam.sh: line 403: 31002 Segmentation fault (core dumped) $STEAM_DEBUGGER -x "$ARGSFILE" "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
  19. /home/xpander/.local/share/Steam/steam.sh: line 403: 31004 Segmentation fault (core dumped) rm "$ARGSFILE"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement