Advertisement
Weegee

gdb bt full

Aug 19th, 2011
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. #5 0x0000000000401f36 in destroy_bullet (win_game=0x630970, list_bu=0x633660,
  2. target_bu=0x63dd20) at game.c:99
  3. bu_prev = 0x630970
  4. bu_cur = 0x100000047
  5. state = 1
  6. #6 0x00000000004027fa in loop_bullets (win_game=0x630970, list_bu=0x633660,
  7. pl=0x62e800, list_ob=0x633640) at game.c:347
  8. bu_cur = 0x63dd20
  9. j = 5
  10. string = 0x63dd80 ""
  11. __PRETTY_FUNCTION__ = "loop_bullets"
  12. #7 0x0000000000402a0e in loop_game (pl=0x62e800, list_win=0x630930,
  13. timer=0x633620, list_ob=0x633640, list_bu=0x633660) at game.c:389
  14. elapsed = 10
  15. ---Type <return> to continue, or q <return> to quit---
  16. #8 0x0000000000403af1 in main () at main.c:66
  17. pl = 0x62e800
  18. list_win = 0x630930
  19. timer = 0x633620
  20. list_ob = 0x633640
  21. list_bu = 0x633660
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement