Guest User

Untitled

a guest
Sep 1st, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. This GDB was configured as "i586-pc-haiku"...
  2. (gdb) run c koch
  3. Starting program: /boot/home/src/Nimrod/bin/nimrod c koch
  4. Error while mapping shared library sections:
  5. commpage: No such file or directory.
  6. Error while reading shared library symbols:
  7. commpage: No such file or directory.
  8. config/nimrod.cfg(36, 2) Hint: added path: '/boot/home/.babel/pkgs/' [Path]
  9. Hint: used config file 'config/nimrod.cfg' [Conf]
  10. Hint: used config file 'koch.nimrod.cfg' [Conf]
  11. Hint: system [Processing]
  12. lib/system.nim(53, 30) Hint: 'T' is declared but not used [XDeclaredButNotUsed]
  13. lib/system.nim(170, 27) Hint: 'T' is declared but not used [XDeclaredButNotUsed]
  14. lib/system.nim(171, 30) Hint: 'T' is declared but not used [XDeclaredButNotUsed]
  15. lib/system.nim(171, 27) Hint: 'I' is declared but not used [XDeclaredButNotUsed]
  16. lib/system.nim(173, 35) Hint: 'T' is declared but not used [XDeclaredButNotUsed]
  17. lib/system.nim(177, 31) Hint: 'T' is declared but not used [XDeclaredButNotUsed]
  18. lib/system.nim(178, 23) Hint: 'T' is declared but not used [XDeclaredButNotUsed]
  19. lib/system.nim(179, 23) Hint: 'T' is declared but not used [XDeclaredButNotUsed]
  20. Error: unhandled exception: Invalid Argument [EOS]
  21.  
  22. Program exited normally.
  23. gdb: child_close, inferior_ptid=3494
  24. (gdb) bt
  25. No stack.
Advertisement
Add Comment
Please, Sign In to add comment