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]

unbreak Windows hosted cross debugger builds (was: Re: one week to gdb-7.6 release?)


On 04/05/2013 08:21 AM, Eli Zaretskii wrote:

>> OK to commit, including the branch (which will get a different change,
>> since there's no need to remove the previous commit there)?

OK with me.

I'd have personally preferred a version that adds "get_absolute_argv0" to
both mingw-hdep.c and posix-hdep.c, but we can do that if
we find a need to do more than xstrdup for !Windows...

>>
>> 2013-04-02  Eli Zaretskii  <eliz@gnu.org>
>>
>> 	* windows-nat.c (windows_get_absolute_argv0): Move from here...
>> 	* mingw-hdep.c (windows_get_absolute_argv0): ...to here.
>> 	Include main.h.
>>
>> 	* windows-nat.h (windows_get_absolute_argv0): Move prototype from
>> 	here...
>> 	* main.h (windows_get_absolute_argv0): ...to here

Missing period after "here".

-- 
Pedro Alves


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