Advertisement
ponce

Untitled

Feb 8th, 2018
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. # ls -laR /tmp/changes/usr/share/gdb/python/gdb
  2. /tmp/changes/usr/share/gdb/python/gdb:
  3. total 32
  4. drwxr-xr-x 6 root root 4096 Feb 8 10:35 ./
  5. drwxr-xr-x 3 root root 4096 Jan 31 23:43 ../
  6. drwxr-xr-x 2 root root 4096 Feb 8 10:35 __pycache__/
  7. drwxr-xr-x 3 root root 4096 Feb 8 10:35 command/
  8. drwxr-xr-x 3 root root 4096 Feb 8 10:35 function/
  9. drwxr-xr-x 3 root root 4096 Feb 8 10:35 printer/
  10.  
  11. /tmp/changes/usr/share/gdb/python/gdb/__pycache__:
  12. total 60
  13. drwxr-xr-x 2 root root 4096 Feb 8 10:35 ./
  14. drwxr-xr-x 6 root root 4096 Feb 8 10:35 ../
  15. -rw-r--r-- 1 root root 7322 Feb 8 10:35 FrameDecorator.cpython-36.pyc
  16. -rw-r--r-- 1 root root 1235 Feb 8 10:35 FrameIterator.cpython-36.pyc
  17. -rw-r--r-- 1 root root 3487 Feb 8 10:35 __init__.cpython-36.pyc
  18. -rw-r--r-- 1 root root 5461 Feb 8 10:35 frames.cpython-36.pyc
  19. -rw-r--r-- 1 root root 8796 Feb 8 10:35 printing.cpython-36.pyc
  20. -rw-r--r-- 1 root root 3418 Feb 8 10:35 prompt.cpython-36.pyc
  21. -rw-r--r-- 1 root root 4780 Feb 8 10:35 types.cpython-36.pyc
  22.  
  23. /tmp/changes/usr/share/gdb/python/gdb/command:
  24. total 16
  25. drwxr-xr-x 3 root root 4096 Feb 8 10:35 ./
  26. drwxr-xr-x 6 root root 4096 Feb 8 10:35 ../
  27. drwxr-xr-x 2 root root 4096 Feb 8 10:35 __pycache__/
  28.  
  29. /tmp/changes/usr/share/gdb/python/gdb/command/__pycache__:
  30. total 92
  31. drwxr-xr-x 2 root root 4096 Feb 8 10:35 ./
  32. drwxr-xr-x 3 root root 4096 Feb 8 10:35 ../
  33. -rw-r--r-- 1 root root 128 Feb 8 10:35 __init__.cpython-36.pyc
  34. -rw-r--r-- 1 root root 20695 Feb 8 10:35 explore.cpython-36.pyc
  35. -rw-r--r-- 1 root root 15470 Feb 8 10:35 frame_filters.cpython-36.pyc
  36. -rw-r--r-- 1 root root 9410 Feb 8 10:35 pretty_printers.cpython-36.pyc
  37. -rw-r--r-- 1 root root 1658 Feb 8 10:35 prompt.cpython-36.pyc
  38. -rw-r--r-- 1 root root 4073 Feb 8 10:35 type_printers.cpython-36.pyc
  39. -rw-r--r-- 1 root root 6054 Feb 8 10:35 unwinders.cpython-36.pyc
  40. -rw-r--r-- 1 root root 9293 Feb 8 10:35 xmethods.cpython-36.pyc
  41.  
  42. /tmp/changes/usr/share/gdb/python/gdb/function:
  43. total 16
  44. drwxr-xr-x 3 root root 4096 Feb 8 10:35 ./
  45. drwxr-xr-x 6 root root 4096 Feb 8 10:35 ../
  46. drwxr-xr-x 2 root root 4096 Feb 8 10:35 __pycache__/
  47.  
  48. /tmp/changes/usr/share/gdb/python/gdb/function/__pycache__:
  49. total 28
  50. drwxr-xr-x 2 root root 4096 Feb 8 10:35 ./
  51. drwxr-xr-x 3 root root 4096 Feb 8 10:35 ../
  52. -rw-r--r-- 1 root root 129 Feb 8 10:35 __init__.cpython-36.pyc
  53. -rw-r--r-- 1 root root 809 Feb 8 10:35 as_string.cpython-36.pyc
  54. -rw-r--r-- 1 root root 4753 Feb 8 10:35 caller_is.cpython-36.pyc
  55. -rw-r--r-- 1 root root 3024 Feb 8 10:35 strfns.cpython-36.pyc
  56.  
  57. /tmp/changes/usr/share/gdb/python/gdb/printer:
  58. total 16
  59. drwxr-xr-x 3 root root 4096 Feb 8 10:35 ./
  60. drwxr-xr-x 6 root root 4096 Feb 8 10:35 ../
  61. drwxr-xr-x 2 root root 4096 Feb 8 10:35 __pycache__/
  62.  
  63. /tmp/changes/usr/share/gdb/python/gdb/printer/__pycache__:
  64. total 16
  65. drwxr-xr-x 2 root root 4096 Feb 8 10:35 ./
  66. drwxr-xr-x 3 root root 4096 Feb 8 10:35 ../
  67. -rw-r--r-- 1 root root 128 Feb 8 10:35 __init__.cpython-36.pyc
  68. -rw-r--r-- 1 root root 1031 Feb 8 10:35 bound_registers.cpython-36.pyc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement