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] Darwin build fix for unused prototypes


> I lost the copyright assignment form and haven't been able to find it,
> unfortunately. Since I'm now able to print it and send it myself, I'll
> do that, but I don't think it's worth holding up this change for the
> form. I have aspirations of fixing the problem that prevents gdb from
> being able to debug Firefox, but that's been fruitless for me so far.

You are quite right. The patch is sufficiently small and obvious to
be accepted without a formal assignment.

> >> gdb/ChangeLog:
> >>
> >> ? ? ? * darwin-nat-info.c (_initialize_darwin_info_commands): Add
> >> ? ? ? prototype.
> >> ? ? ? (darwin_debug_port_info): Make static.
> >> ? ? ? * darwin-nat.c (_initialize_darwin_inferior): Add prototype.
> >> ? ? ? * machoread.c (_initialize_machoread): Add prototype.
> >> ? ? ? * i386-darwin-nat.c (i386_darwin_dr_set, i386_darwin_dr_get)
> >> ? ? ? (i386_darwin_set_control, i386_darwin_get_control)
> >> ? ? ? i386_darwin_dr_set_addr, i386_darwin_get_addr)
> >> ? ? ? i386_darwin_get_status, i386_darwin_get_control):
> >> ? ? ? Hide these with HW_WATCHPOINT_NOT_YET_ENABLED.

Now applied. Sorry for the delay, it's been pretty busy for me
the last few days...

-- 
Joel


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