gdb açıldıktan sonra -- Enter yap satır gelicekgdb de şöyle bir hata veriyor
been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path /usr/local/lib/gcc9/libstdc++.so.6.0.28-gdb.py
line to your configuration file "/root/.config/gdb/gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/root/.config/gdb/gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
Core was generated by `./game'.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object
dc den ulaş bakalım ne yaptın neden core yiyorsungdb de şöyle bir hata veriyor
been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path /usr/local/lib/gcc9/libstdc++.so.6.0.28-gdb.py
line to your configuration file "/root/.config/gdb/gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/root/.config/gdb/gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
Core was generated by `./game'.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object
Özelden dönüş yaptım.gdbyi açıyorum ama hata veriyor sanki gdb kurulu mu bilmiyorum o konu da ki bsd yi kullanıyorum
