DOS/Windows-specific code: cli-cmds.c
Andrew Cagney
ac131313@cygnus.com
Thu May 10 08:33:00 GMT 2001
> On Tue, 8 May 2001, Andrew Cagney wrote:
>
>
>> > IMO, it should be moved to xm-go32.h.
>
>>
>> Don't forget that the *x* files are going. config.in/configure.in are
>> better.
>
>
> Alternatively, we could simply put it into defs.h. We have already
> quite a few system-dependent defines there. (Hmm, how about creating
> a sysdep.h or something, and moving those defines to that file?)
>
> The downside of configure.in is that it's a lot of fuss for
> practically doing the same: you examine some preprocessor macro in the
> test program. Simply testing the same preprocessor macro at GDB
> compile time has the same effect.
True. Looking at defs.h most of those will probably be moved to filenames.h.
Anyway, I'll leave it to you can Chris to figure out. From my point of
view I'm pretty happy, it flushed out some more of WinGDB.
Andrew
More information about the Gdb
mailing list