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] JIT read_debug_info callback takes target symfile addr


My GDB repository is internal, sorry. I still hope my patch will be
reviewed soon :-)
How set are you on implementing the unwinder for V8 in Guile rather
than in Python? Having unwinders for different mixed language
environment might help reveal API deficiencies sooner.


Regards
Alexander


On Thu, Feb 26, 2015 at 4:51 AM, Andy Wingo <wingo@igalia.com> wrote:
> On Thu 26 Feb 2015 12:49, Pedro Alves <palves@redhat.com> writes:
>
>> On 02/26/2015 08:58 AM, Andy Wingo wrote:
>>
>>> Who are the right people?  I'm happy to do work off and on around these things, if
>>> you are interested.
>>
>> Looks like you could be coordinating your ideas with
>> Alexander Smundak (added to CC), which is wanting similar
>> things for OpenJDK:
>>
>>  https://sourceware.org/ml/gdb-patches/2015-02/msg00735.html
>>
>> Alexander, this thread is here:
>>
>>  https://sourceware.org/ml/gdb-patches/2015-02/msg00739.html
>
> Oh neat.  That approach looks more aligned to V8's needs.  I will see if
> I can cook up a patch based on Alexander's work that does the same thing
> in Guile and write an unwinder for V8.  I will let you know when I have
> this done.  Of course I do not intend to block Alexander's work in any
> way, but perhaps this could provide additional feedback about the use
> case.
>
> Alexander do you have your work in a git repository anywhere?  It might
> be easier to coordinate, if that's a thing you are interested in, and to
> track changes in your work as you react to Doug et al's feedback.  I
> sometimes sync up to this tree, FWIW:
>
>   https://github.com/andywingo/binutils-gdb/commits/master
>
> Regards,
>
> Andy


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