Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. gnu-stable
  2. -----------
  3.  
  4. send: sending "load\n" to { exp7 }
  5. Gate keeper glob pattern for '.*\(gdb\) $' is '*(gdb) '. Activating booster.
  6. Gate keeper glob pattern for '\(gdb\) $' is '(gdb) '. Activating booster.
  7.  
  8. expect: does "" (spawn_id exp7) match regular expression ".*\(gdb\) $"? Gate "*(gdb) "? gate=no
  9. "\(gdb\) $"? Gate "(gdb) "? gate=no
  10. load
  11. Loading section .vectors, size 0x2000 vma 0x0
  12. Loading section .init, size 0x28 vma 0x2000
  13. Loading section .text, size 0x2320 vma 0x2028
  14. Loading section .fini, size 0x1c vma 0x4348
  15. Loading section .rodata, size 0x6 vma 0x4364
  16. Loading section .eh_frame, size 0x4 vma 0x436c
  17. Loading section .ctors, size 0x8 vma 0x6370
  18. Loading section .dtors, size 0x8 vma 0x6378
  19. Loading section .jcr, size 0x4 vma 0x6380
  20. Loading section .data, size 0x9b8 vma 0x6384
  21. Start address 0x2028
  22. Transfer rate: 158160 bits in <1 sec.
  23. (gdb)
  24. expect: does "load\r\nLoading section .vectors, size 0x2000 vma 0x0\r\nLoading section .init, size 0x28 vma 0x2000\r\nLoading section .text, size 0x2320 vma 0x2028\r\nLoading section .fini, size 0x1c vma 0x4348\r\nLoading section .rodata, size 0x6 vma 0x4364\r\nLoading section .eh_frame, size 0x4 vma 0x436c\r\nLoading section .ctors, size 0x8 vma 0x6370\r\nLoading section .dtors, size 0x8 vma 0x6378\r\nLoading section .jcr, size 0x4 vma 0x6380\r\nLoading section .data, size 0x9b8 vma 0x6384\r\nStart address 0x2028\r\nTransfer rate: 158160 bits in <1 sec.\r\n(gdb) " (spawn_id exp7) match regular expression ".*\(gdb\) $"? Gate "*(gdb) "? gate=yes re=yes
  25. expect: set expect_out(0,string) "load\r\nLoading section .vectors, size 0x2000 vma 0x0\r\nLoading section .init, size 0x28 vma 0x2000\r\nLoading section .text, size 0x2320 vma 0x2028\r\nLoading section .fini, size 0x1c vma 0x4348\r\nLoading section .rodata, size 0x6 vma 0x4364\r\nLoading section .eh_frame, size 0x4 vma 0x436c\r\nLoading section .ctors, size 0x8 vma 0x6370\r\nLoading section .dtors, size 0x8 vma 0x6378\r\nLoading section .jcr, size 0x4 vma 0x6380\r\nLoading section .data, size 0x9b8 vma 0x6384\r\nStart address 0x2028\r\nTransfer rate: 158160 bits in <1 sec.\r\n(gdb) "
  26. expect: set expect_out(spawn_id) "exp7"
  27. expect: set expect_out(buffer) "load\r\nLoading section .vectors, size 0x2000 vma 0x0\r\nLoading section .init, size 0x28 vma 0x2000\r\nLoading section .text, size 0x2320 vma 0x2028\r\nLoading section .fini, size 0x1c vma 0x4348\r\nLoading section .rodata, size 0x6 vma 0x4364\r\nLoading section .eh_frame, size 0x4 vma 0x436c\r\nLoading section .ctors, size 0x8 vma 0x6370\r\nLoading section .dtors, size 0x8 vma 0x6378\r\nLoading section .jcr, size 0x4 vma 0x6380\r\nLoading section .data, size 0x9b8 vma 0x6384\r\nStart address 0x2028\r\nTransfer rate: 158160 bits in <1 sec.\r\n(gdb) "
  28. send: sending "run \n" to { exp7 }
  29.  
  30. or1k toolchain
  31. --------------
  32.  
  33. send: sending "load\n" to { exp7 }
  34. Gate keeper glob pattern for '.*\(gdb\) $' is '*(gdb) '. Activating booster.
  35. Gate keeper glob pattern for '\(gdb\) $' is '(gdb) '. Activating booster.
  36.  
  37. expect: does "" (spawn_id exp7) match regular expression ".*\(gdb\) $"? Gate "*(gdb) "? gate=no
  38. "\(gdb\) $"? Gate "(gdb) "? gate=no
  39. load
  40. Loading section .vectors, size 0x2000 lma 0x0
  41. Loading section .init, size 0x28 lma 0x2000
  42. Loading section .text, size 0x2d48 lma 0x2028
  43. Loading section .fini, size 0x1c lma 0x4d70
  44. Loading section .rodata, size 0x1e lma 0x4d8c
  45. Loading section .eh_frame, size 0x4 lma 0x6dac
  46. Loading section .ctors, size 0x8 lma 0x6db0
  47. Loading section .dtors, size 0x8 lma 0x6db8
  48. Loading section .jcr, size 0x4 lma 0x6dc0
  49. Loading section .data, size 0x9bc lma 0x6dc4
  50. Start address 0x100
  51. Transfer rate: 179184 bits in <1 sec.
  52. (gdb)
  53. expect: does "load\r\nLoading section .vectors, size 0x2000 lma 0x0\r\nLoading section .init, size 0x28 lma 0x2000\r\nLoading section .text, size 0x2d48 lma 0x2028\r\nLoading section .fini, size 0x1c lma 0x4d70\r\nLoading section .rodata, size 0x1e lma 0x4d8c\r\nLoading section .eh_frame, size 0x4 lma 0x6dac\r\nLoading section .ctors, size 0x8 lma 0x6db0\r\nLoading section .dtors, size 0x8 lma 0x6db8\r\nLoading section .jcr, size 0x4 lma 0x6dc0\r\nLoading section .data, size 0x9bc lma 0x6dc4\r\nStart address 0x100\r\nTransfer rate: 179184 bits in <1 sec.\r\n(gdb) " (spawn_id exp7) match regular expression ".*\(gdb\) $"? Gate "*(gdb) "? gate=yes re=yes
  54. expect: set expect_out(0,string) "load\r\nLoading section .vectors, size 0x2000 lma 0x0\r\nLoading section .init, size 0x28 lma 0x2000\r\nLoading section .text, size 0x2d48 lma 0x2028\r\nLoading section .fini, size 0x1c lma 0x4d70\r\nLoading section .rodata, size 0x1e lma 0x4d8c\r\nLoading section .eh_frame, size 0x4 lma 0x6dac\r\nLoading section .ctors, size 0x8 lma 0x6db0\r\nLoading section .dtors, size 0x8 lma 0x6db8\r\nLoading section .jcr, size 0x4 lma 0x6dc0\r\nLoading section .data, size 0x9bc lma 0x6dc4\r\nStart address 0x100\r\nTransfer rate: 179184 bits in <1 sec.\r\n(gdb) "
  55. expect: set expect_out(spawn_id) "exp7"
  56. expect: set expect_out(buffer) "load\r\nLoading section .vectors, size 0x2000 lma 0x0\r\nLoading section .init, size 0x28 lma 0x2000\r\nLoading section .text, size 0x2d48 lma 0x2028\r\nLoading section .fini, size 0x1c lma 0x4d70\r\nLoading section .rodata, size 0x1e lma 0x4d8c\r\nLoading section .eh_frame, size 0x4 lma 0x6dac\r\nLoading section .ctors, size 0x8 lma 0x6db0\r\nLoading section .dtors, size 0x8 lma 0x6db8\r\nLoading section .jcr, size 0x4 lma 0x6dc0\r\nLoading section .data, size 0x9bc lma 0x6dc4\r\nStart address 0x100\r\nTransfer rate: 179184 bits in <1 sec.\r\n(gdb) "
  57. send: sending "run \n" to { exp7 }
  58. Gate keeper glob pattern for 'The program .* has been started already.*y or n. $' is 'The program * has been started already*y or n? '. Activating booster.
  59. Gate keeper glob pattern for 'Starting program: [^
  60. ]*' is 'Starting program: *'. Activating booster.
  61. Gate keeper glob pattern for '\(gdb\) $' is '(gdb) '. Activating booster.
  62.  
  63. expect: does "" (spawn_id exp7) match regular expression "The program .* has been started already.*y or n. $"? Gate "The program * has been started already*y or n? "? gate=no
  64. "Starting program: [^\r\n]*"? Gate "Starting program: *"? gate=no
  65. "\(gdb\) $"? Gate "(gdb) "? gate=no
  66. run
  67. Starting program: /home/franck/openRISC/bld-or1k-src/gdb/testsuite/gdb.base/advance
  68. WARNING: l.mfspr with invalid SPR address 0x10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement