Re: Generating gdb debug logs for devs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



A few notes:

You can use, eg., the file command to check if executables are stripped.
(with something like "file /bin/executable")
But gdb already tells you that no debugging symbols were found for the
executable.

Thus, you either need install an lxrandr package with debugging
symbols (with -g and unstripped),
or (if you splitted out the debugging symbols during the build)
install lxrandr together with its split debugging symbols.



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux