From: Andrew Cagney <ac131313@redhat.com>
To: Chris Johns <cjohns@cybertec.com.au>
Cc: Christopher Faylor <cgf@redhat.com>, gdb@sources.redhat.com
Subject: Re: Using gdb with Borland's free compiler?
Date: Thu, 02 Oct 2003 23:12:00 -0000 [thread overview]
Message-ID: <3F7CB0D6.9060704@redhat.com> (raw)
In-Reply-To: <3F7CAA18.9090103@cybertec.com.au>
> Headers in config to add mingw32 as a target plus configure.host,
> and configure.tgt change.
FYI, there are three largely orthogonal problems here:
- host support (so it can be run on mingw)
Missing fork. Struct problems. This should be largely handled by
configure.in.
- native support (so it can debug mingw programs)
The win32-nat.c changes.
- architecture support (so it can handle mingw ISA/ABI issues)
tm-*.h *.mt, *-tdep.c.
Note that, for the last one, GDB's been restructured so that the tm-*.h
file is no longer needed. If the patches still have a tm-*.h file then
`why' is something to investigate further.
> Changes to configure.in.
>
> Change 'struct environ' to 'struct gdb_environ' as mingw has
> 'environ' in a system header file as a '#define'.
If nothing else, bug report this. Fixing it should be a no-op.
> Change event-loop.c to support Win32 handles for mingw32.
>
> Added missing POSIX modes to gdb_stat.h plus minor changes in
> remote-fileio.c due to a different 'struct stat'. (*)
>
> Added support for ser-tcp over winsock2 for target tcp. (*)
As a ser-winsock2 file or as mods to ser-tcp?
> Support for mingw in win32-nat.c.
>
> Small number of minor changes, eg missing SIGQUIT, no fork
> check in top.c.
Andrew
next prev parent reply other threads:[~2003-10-02 23:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-28 23:24 Michael Elizabeth Chastain
2003-09-29 13:26 ` Andrew Cagney
2003-09-30 22:46 ` Chris Johns
2003-10-01 14:49 ` Andrew Cagney
2003-10-02 3:44 ` Chris Johns
2003-10-02 13:44 ` Christopher Faylor
2003-10-02 22:43 ` Chris Johns
2003-10-02 23:12 ` Andrew Cagney [this message]
2003-10-03 2:56 ` Chris Johns
2003-10-01 0:07 ` Christopher Faylor
2003-10-01 5:03 ` Eli Zaretskii
2003-10-01 5:58 ` Joel Brobecker
2003-10-01 13:10 ` Christopher Faylor
-- strict thread matches above, loose matches on Subject: below --
2003-09-28 22:23 Vivi Orunitia
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F7CB0D6.9060704@redhat.com \
--to=ac131313@redhat.com \
--cc=cgf@redhat.com \
--cc=cjohns@cybertec.com.au \
--cc=gdb@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox