This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: too many "no debugging symbols found" messages from shared libs


> Even a stripped shared library has more symbols than a stripped
> executable, because more of the library will be in externally visible
> entry points.  I agree with Joel - having a message print out for each
> shared library is annoying when you have dozens of shared libraries
> (common especially on Windows).  So how about we print out "(no
> debugging symbols for my/binary.exe)" and not print out anything for
> shared libraries?

Works for me!

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]