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: [RFA] Ignore data minimal symbols for breakpoint linespecs


On 12/28/2011 04:02 AM, Joel Brobecker wrote:

>> Give that the target in question is 64-bit PowerPC, my bet is that by
>> discarding data minimal symbols, you're also discarding function
>> descriptors.  That's probably not a good idea.
> 
> Thanks for the tip, Mark. After having looked at the logs, I think
> you are right on the money. What do you think of the attached patch?
> 
> Edjunior, can you test it for me?
> 
> Thanks,


Hi Joel,

excellent, I've tested it on ppc64 and it fixes all those regressions I mentioned.

Thanks a lot!
-- 
Edjunior


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