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: [Bug win32/14529] Make gdb capable of JIT-debugging on W32


On Monday, October 01 2012, LRN wrote:

> On 02.10.2012 2:37, Sergio Durigan Junior wrote:
>> On Wednesday, August 29 2012, LRN wrote:
>> 
>>> To be a JIT-debugger [1] on Windows, gdb has to be able to signal
>>> an event, which is passed to it by command line. If that is not
>>> done, the process being debugged will not come out of a waiting
>>> loop after gdb attaches to it.
>> 
>> Sorry for being late on this thread, but do you have a copyright 
>> assignment on file for contributing for GDB?  I don't see your name
>> on gdb/MAINTAINERS.
> I have a copyright assignment filed for GNUtls [1], would that suffice?

Not sure, we will probably have to ask someone else.  Maybe some GM
knows the answer?

Anyway, if you have a GNU copyright assignment for a project, I guess it
is much easier to extend this to other project.

>> If you do have it, please update gdb/MAINTAINERS.
> I do not fit into any category. Not even Write After Approval
> Maintainers, since i do not have write access to the GDB source tree.

That's because you do not have a copyright assignment for GDB.  *If your
patch is approved and committed*, you can ask for Write After Approval
at <http://sourceware.org/cgi-bin/pdw/ps_form.cgi>, and then you will be
able to update gdb/MAINTAINERS.

Thanks,

-- 
Sergio


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