LINUX.ORG.RU

Сообщения mhg_2031

 

Добавить separate debuginfo в gdb

Помоги пожалуйста разобраться как добавить debuginfo. При открытии кора получаю следующую инфу:

warning: the debug information found in «/usr/lib/debug//lib64/libnss_files-2.17.so.debug» does not match «/lib64/libnss_files.so.2» (CRC mismatch).

warning: the debug information found in «/usr/lib/debug/usr/lib64/libnss_files-2.17.so.debug» does not match «/lib64/libnss_files.so.2» (CRC mismatch).

warning: the debug information found in «/usr/lib/debug//usr/lib64/libnss_files-2.17.so.debug» does not match «/lib64/libnss_files.so.2» (CRC mismatch).

warning: the debug information found in «/usr/lib/debug/usr/lib64//libnss_files-2.17.so.debug» does not match «/lib64/libnss_files.so.2» (CRC mismatch).

Missing separate debuginfo for /lib64/libnss_files.so.2

Пробовала сделать это через скрипт start_gdb.sh*, без успешно.

----------------------

start_gdb.sh*

gdb -x gdb_start_opions.sh ProgName CoreFile

----------------------

gdb_start_opions.sh*

set auto-load local-gdbinit off

set debug-file-directory /usr/lib/debug/lib64

 ,

mhg_2031
()

RSS подписка на новые темы