Bug 115774 - GDb does not work in Centos 9 Stream
Summary: GDb does not work in Centos 9 Stream
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: debug (show other bugs)
Version: 13.2.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-03 18:46 UTC by Nikos Tosis
Modified: 2024-07-03 18:59 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos Tosis 2024-07-03 18:46:31 UTC
./arm-none-eabi-gdb -ver
./arm-none-eabi-gdb: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory


libncursesw.so.5 does not exist in Centos 9 only the version 6 and also libtinfo.s0.5 is not available. So I cannot use the debugger.
Comment 1 Jonathan Wakely 2024-07-03 18:59:37 UTC
This is a problem with your build of GDB, or CentOS, so nothing to do with GCC.

You should report this to whoever provided you with arm-none-eabi-gdb