When loading core dump files in gdb, I get the following warning, it seems that loading some characters also crashes.
warning: Cannot parse .gnu_debugdata section; LZMA support was disabled at compile time
Any ideas how to solve this?
warning: cannot parse .gnu_debugdata section; LZMA support was disabled at compile time
GDB "- " . . Linux, Fedora, debuginfo, "".
LZMA, GDB LZMA, .
GDB , , .gnu_debugdata, .
.gnu_debugdata
. , .
, GDB, , LZMA configure.
configure
GDB lzma, , - ": .gnu_debugdata; LZMA "
./configure --with-lzma-prefix=/home/abc/lzma ls /home/abc/lzma bin include lib share
Source: https://habr.com/ru/post/1675092/More articles:You cannot use the protected == operator in a derived class - c ++Gitlab CI / Docker: use custom images to work - gitlabWhere can I put the conda recipe in relation to my project? - pythonChanging the configuration of an Azure application using the portal without rebooting - azureAngular 4 tests with MockBackend returns Promise - unit-testingHow can I make Exchange data from two labels when dragging and dropping in C # WPF? - c #Angular 2: MockBackend Π²ΠΎΠ·Π²ΡΠ°ΡΠ°Π΅Ρ ΠΎΡΠ²Π΅Ρ "undefined" - unit-testingWriting dynamic arrays in Fortran 90 - arraysReading the correct value from hsl color wheel - javascriptConnection with iOS Bluetooth remains if application fails due to connection - iosAll Articles