Guest User

Untitled

a guest
May 23rd, 2018
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. --3161-- --read-var-info=yes
  2. --3161-- --leak-check=full
  3. --3161-- --show-reachable=yes
  4. --3161-- -v
  5. --3161-- Contents of /proc/version:
  6. --3161-- Linux version 2.6.34.9-69.fc13.i686 (mockbuild@x86-15.phx2.fedoraproject.org) (gcc version 4.4.5 20101112 (Red Hat 4.4.5-2) (GCC) ) #1 SMP Tue May 3 09:20:30 UTC 2011
  7. --3161-- Arch and hwcaps: X86, x86-sse1-sse2
  8. --3161-- Page sizes: currently 4096, max supported 4096
  9. --3161-- Valgrind library directory: /usr/local/lib/valgrind
  10. --3161-- Reading syms from /lib/ld-2.12.2.so (0x79b000)
  11. --3161-- Reading syms from /home/trulsh/Documents/Algoritmi Laboratorio/CSI/a.out (0x8048000)
  12. --3161-- Reading syms from /usr/local/lib/valgrind/memcheck-x86-linux (0x38000000)
  13. --3161-- object doesn't have a dynamic symbol table
  14. --3161-- warning: addVar: unknown size (ips)
  15. --3161-- warning: addVar: unknown size (rx)
  16. --3161-- warning: addVar: unknown size (rw)
  17. --3161-- warning: addVar: unknown size (rev)
  18. --3161-- warning: addVar: unknown size (buf)
  19. --3161-- warning: addVar: unknown size (buf)
  20. --3161-- warning: addVar: unknown size (buf)
  21. --3161-- warning: addVar: unknown size (buf)
  22. --3161-- warning: addVar: unknown size (buf)
  23. --3161-- warning: addVar: unknown size (buf)
  24. --3161-- Reading suppressions file: /usr/local/lib/valgrind/default.supp
  25. ==3161== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-3161-by-trulsh-on-trulsh
  26. ==3161== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-3161-by-trulsh-on-trulsh
  27. ==3161== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-3161-by-trulsh-on-trulsh
  28. ==3161==
  29. ==3161== TO CONTROL THIS PROCESS USING vgdb (which you probably
  30. ==3161== don't want to do, unless you know exactly what you're doing,
  31. ==3161== or are doing some strange experiment):
  32. ==3161== /usr/local/lib/valgrind/../../bin/vgdb --pid=3161 ...command...
  33. ==3161==
  34. ==3161== TO DEBUG THIS PROCESS USING GDB: start GDB like this
  35. ==3161== /path/to/gdb ./a.out
  36. ==3161== and then give GDB the following command
  37. ==3161== target remote | /usr/local/lib/valgrind/../../bin/vgdb --pid=3161
  38. ==3161== --pid is optional if only one valgrind process is running
  39. ==3161==
  40. --3161-- REDIR: 0x7b2840 (strlen) redirected to 0x38043598 (vgPlain_x86_linux_REDIR_FOR_strlen)
  41. --3161-- REDIR: 0x7b2680 (index) redirected to 0x38043573 (vgPlain_x86_linux_REDIR_FOR_index)
  42. --3161-- Reading syms from /usr/local/lib/valgrind/vgpreload_core-x86-linux.so (0x4002000)
  43. --3161-- Reading syms from /usr/local/lib/valgrind/vgpreload_memcheck-x86-linux.so (0x4004000)
  44. --3161-- Reading syms from /lib/libc-2.12.2.so (0x7c1000)
  45. --3161-- REDIR: 0x838750 (rindex) redirected to 0x4007cd0 (rindex)
  46. --3161-- REDIR: 0x833980 (malloc) redirected to 0x400702f (malloc)
  47. L f1.txt
Add Comment
Please, Sign In to add comment