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: [PATCH] Implement new `info core mappings' command


Sergio Durigan Junior <sergiodj@redhat.com> writes:

> Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>
>> On Tue, 08 Nov 2011 02:48:54 +0100, Sergio Durigan Junior wrote:
>>> > On Thu, 03 Nov 2011 21:00:39 +0100, Sergio Durigan Junior wrote:
>>> > For ELF core files you should rather check also the ELF segments in
>>> > objfiles->obfd and verify it is fully covered.
>> [...]
>>> This one is giving me headaches...
>>
>> So I understand in some corner cases without ABRT `info core mappings' may be
>> useful but I no longer find too much interest in it myself and some
>> approximate file suggestion may be just good enough there.  After all the
>> whole information about where is which file mapped is just an approximate
>> suggestion by GDB anyway.
>
> Ok, so I would like to ask for another round of review of this patch
> then.  I am aware of Ulrich's work towards a new `info mappings'
> command, but since I've got no response from him yet, I decided to
> continue my efforts here.

Ping.


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