* GNU 68HC11 & 68HC12 Sources Packages
@ 2005-12-13 1:50 Jim Blandy
2005-12-13 19:59 ` Stephane Carrez
0 siblings, 1 reply; 6+ messages in thread
From: Jim Blandy @ 2005-12-13 1:50 UTC (permalink / raw)
To: Stephane Carrez; +Cc: gdb
I'm looking at:
http://m68hc11.serveftp.org/m68hc11_src.php
Stephane, out of curiousity, to what extent have the GDB patches been
submitted or merged into the public sources? I see that the GDB patch
seems to be mostly MingGW changes, which are separable from
architecture-specific changes, m68hc11-rom.c, etc. A quick search
didn't suggest that the changes other than MingGW had been posted.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: GNU 68HC11 & 68HC12 Sources Packages
2005-12-13 1:50 GNU 68HC11 & 68HC12 Sources Packages Jim Blandy
@ 2005-12-13 19:59 ` Stephane Carrez
2005-12-13 23:01 ` Daniel Jacobowitz
0 siblings, 1 reply; 6+ messages in thread
From: Stephane Carrez @ 2005-12-13 19:59 UTC (permalink / raw)
To: Jim Blandy; +Cc: gdb
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Jim,
Jim Blandy wrote:
> I'm looking at:
>
> http://m68hc11.serveftp.org/m68hc11_src.php
>
> Stephane, out of curiousity, to what extent have the GDB patches been
> submitted or merged into the public sources? I see that the GDB patch
> seems to be mostly MingGW changes, which are separable from
> architecture-specific changes, m68hc11-rom.c, etc. A quick search
> didn't suggest that the changes other than MingGW had been posted.
>
The main changes are the following:
- - Buffalo and Dbug12 monitor support (m68hc11-rom.c). I've submitted the patch
in 2000 but it was never integrated (I suspect this is my fault; I've never
asked for its integration).
- - BDM debugging support for HC12. This support was written by Tim Housel
and there is no copyright assignment (hence I've never proposed for
the patch for integration)
- - Mingw32 patchs (readline support). I've not written that, just integrated
and fixed a few things here and there.
For everything that I maintain (binutils, gdb, simulator) I try to integrate
in the mainline and I use the above patch to distribute a fixed gdb. So, all
the bfd/*, sim/*, gdb/m68hc11-tdep.c are already part of gdb 6.3 and 6.4.
If the Mingw32 fixes could be integrated (but this must be done by
Mingw group, not me), I will really appreciate. In fact, this is the only
reason why I still use a gdb 6.2 (:-
Stephane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDnygvNyQxO2LzKT0RAihoAJ9FUvSdpz8+O/OCFhLxOVv6qDCsnQCeK29q
c25l14iMpW0UMv6n1N510mI=
=gwzG
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: GNU 68HC11 & 68HC12 Sources Packages
2005-12-13 19:59 ` Stephane Carrez
@ 2005-12-13 23:01 ` Daniel Jacobowitz
2005-12-14 19:59 ` Stephane Carrez
0 siblings, 1 reply; 6+ messages in thread
From: Daniel Jacobowitz @ 2005-12-13 23:01 UTC (permalink / raw)
To: Stephane Carrez; +Cc: Jim Blandy, gdb
On Tue, Dec 13, 2005 at 08:59:43PM +0100, Stephane Carrez wrote:
> If the Mingw32 fixes could be integrated (but this must be done by
> Mingw group, not me), I will really appreciate. In fact, this is the only
> reason why I still use a gdb 6.2 (:-
HEAD GDB (and 6.4) should now build on mingw32; have you tried lately?
--
Daniel Jacobowitz
CodeSourcery, LLC
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: GNU 68HC11 & 68HC12 Sources Packages
2005-12-13 23:01 ` Daniel Jacobowitz
@ 2005-12-14 19:59 ` Stephane Carrez
2005-12-15 8:24 ` David Lamy-Charrier
0 siblings, 1 reply; 6+ messages in thread
From: Stephane Carrez @ 2005-12-14 19:59 UTC (permalink / raw)
To: Daniel Jacobowitz; +Cc: Jim Blandy, gdb
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Daniel Jacobowitz wrote:
> On Tue, Dec 13, 2005 at 08:59:43PM +0100, Stephane Carrez wrote:
>
>>If the Mingw32 fixes could be integrated (but this must be done by
>>Mingw group, not me), I will really appreciate. In fact, this is the only
>>reason why I still use a gdb 6.2 (:-
>
>
> HEAD GDB (and 6.4) should now build on mingw32; have you tried lately?
>
I've not tried yet. This is good news!
Thanks,
Stephane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDoHmWNyQxO2LzKT0RAkF1AKC+bx20bk/7I10PkXJ7iJ9pqDAl3ACguZqz
vu6FVlafD4Bc0vu7luhi4rA=
=aEiv
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: GNU 68HC11 & 68HC12 Sources Packages
2005-12-14 19:59 ` Stephane Carrez
@ 2005-12-15 8:24 ` David Lamy-Charrier
2005-12-15 9:20 ` Joel Brobecker
0 siblings, 1 reply; 6+ messages in thread
From: David Lamy-Charrier @ 2005-12-15 8:24 UTC (permalink / raw)
To: gdb
Unfortunaltely,
I tested it yesterday evening with latest snapshot
(gdb-6.4.50.20051214.tar.bz2) from FTP site, but without success.
I got an error "*** Gdb does not support native target
i686-pc-mingw32" while configuring it.
Could you please let me know if you are lucky on your side.
Regards,
David
On 12/14/05, Stephane Carrez <stcarrez@nerim.fr> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Daniel Jacobowitz wrote:
> > On Tue, Dec 13, 2005 at 08:59:43PM +0100, Stephane Carrez wrote:
> >
> >>If the Mingw32 fixes could be integrated (but this must be done by
> >>Mingw group, not me), I will really appreciate. In fact, this is the only
> >>reason why I still use a gdb 6.2 (:-
> >
> >
> > HEAD GDB (and 6.4) should now build on mingw32; have you tried lately?
> >
> I've not tried yet. This is good news!
>
> Thanks,
>
> Stephane
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFDoHmWNyQxO2LzKT0RAkF1AKC+bx20bk/7I10PkXJ7iJ9pqDAl3ACguZqz
> vu6FVlafD4Bc0vu7luhi4rA=
> =aEiv
> -----END PGP SIGNATURE-----
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: GNU 68HC11 & 68HC12 Sources Packages
2005-12-15 8:24 ` David Lamy-Charrier
@ 2005-12-15 9:20 ` Joel Brobecker
0 siblings, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2005-12-15 9:20 UTC (permalink / raw)
To: David Lamy-Charrier; +Cc: gdb
> Unfortunaltely,
> I tested it yesterday evening with latest snapshot
> (gdb-6.4.50.20051214.tar.bz2) from FTP site, but without success.
> I got an error "*** Gdb does not support native target
> i686-pc-mingw32" while configuring it.
> Could you please let me know if you are lucky on your side.
This is expected. Daniel was saying that GDB is supported on mingw
but only as a cross debugger hosted on windows.
--
Joel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-12-15 9:20 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-13 1:50 GNU 68HC11 & 68HC12 Sources Packages Jim Blandy
2005-12-13 19:59 ` Stephane Carrez
2005-12-13 23:01 ` Daniel Jacobowitz
2005-12-14 19:59 ` Stephane Carrez
2005-12-15 8:24 ` David Lamy-Charrier
2005-12-15 9:20 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox