Re: GDB locks RPM database
Muhammad Umer via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <SG2PR06MB2951B5135037581427186E04CDB70@SG2PR06MB2951.apcprd06.prod.outlook.com> |
Thank you all for your valuable inputs. I really appreciate it. On May 20 2020, at 7:34 pm, Jan Kratochvil <[email protected]> wrote: > On Wed, 20 May 2020 16:11:43 +0200, Muhammad Umer wrote: > From your statement, I'm assuming the gdb version in RHEL 7.7, is using > debuginfod, and not librpm, right? All Fedora+RHEL releases still use librpm. debuginfod could be expected in RHEL-9+ or some future RHEL-8.y release (but RHEL-8.y maybe not) but nobody knows what will be released in the future. BTW you should always use Developer Toolset GDB on any RHEL. This will provide you more recent GDB release on RHEL. The base RHEL system GDB is there for some compatibility reasons only. Regards, Jan Kratochvil