shakaran

Untitled

Jun 26th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. $ sudo gdb gst-launch 11717
  2. GNU gdb (Linaro GDB) 7.4-2012.06-ubuntu
  3. Copyright (C) 2012 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "i686-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://bugs.launchpad.net/gdb-linaro/>...
  11. Reading symbols from /usr/bin/gst-launch...(no debugging symbols found)...done.
  12. Attaching to program: /usr/bin/gst-launch, process 11717
  13. Cannot access memory at address 0x8d840f04
  14. Cannot access memory at address 0x8d840f00
  15. A program is being debugged already. Kill it? (y or n) n
  16. Program not killed.
  17. (gdb) bt
  18. #0 0xb7752424 in ?? ()
  19. Cannot access memory at address 0x6
Advertisement
Add Comment
Please, Sign In to add comment