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: [RFA 2/4] Remove cmd_cfunc_ftype


On 17-10-15 21:22:37, Tom Tromey wrote:
> This removes cmd_cfunc_ftype and the non-const overload of add_cmd;
> then fixes up the fallout.
> 
> For the most part this patch is straightforward.  There are a few
> files (go32-nat.c, windows-nat.c, and gnu-nat.c) that I could not
> compile; so I made a best effort there.
> 

You can use x86_64-w64-mingw32 cross compiler to verify your changes
in windows-nat.c at least.

-- 
Yao (齐尧)


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