Guest User

Untitled

a guest
Nov 24th, 2015
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.08 KB | None | 0 0
  1. alex@n551jm:~/Документы$ ./Lab10-1
  2. Исключение в операции с плавающей точкой (сделан дамп памяти)
  3. alex@n551jm:~/Документы$ gdb -c core Lab10-1.out
  4. GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
  5. Copyright (C) 2014 Free Software Foundation, Inc.
  6. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  7. This is free software: you are free to change and redistribute it.
  8. There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  9. and "show warranty" for details.
  10. This GDB was configured as "x86_64-linux-gnu".
  11. Type "show configuration" for configuration details.
  12. For bug reporting instructions, please see:
  13. <http://www.gnu.org/software/gdb/bugs/>.
  14. Find the GDB manual and other documentation resources online at:
  15. <http://www.gnu.org/software/gdb/documentation/>.
  16. For help, type "help".
  17. Type "apropos word" to search for commands related to "word"...
  18. Reading symbols from Lab10-1.out...done.
  19. /home/alex/Документы/core: Нет такого файла или каталога.
  20. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment