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: Warning when using separate debug info file


> From: LRN <lrn1986@gmail.com>
> Date: Thu, 18 Apr 2019 18:52:57 +0300
> 
> The hypothesis is...actually, no, i have no idea. I mean, it's obvious that gdb
> expects to find that section in a separate debug file for some reason. Probably
> because separate debug files are just PE binaries, and the code that reads them
> is heavily re-used. Or maybe gdb supports recursive debuglinks?

But then why doesn't this happen on GNU/Linux?


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