Mail Archives: djgpp/2012/04/24/12:49:13
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f
|
Message-Id: | <201204241648.q3OGmW7N022454@delorie.com>
|
From: | Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de>
|
To: | djgpp-announce AT delorie DOT com
|
Subject: | ANNOUNCE: release 2 of the DJGPP port of GNU debugger (GDB) 7.4 uploaded.
|
Date: | Tue, 24 Apr 2012 18:44:46 +0200
|
This is release 2 of the port of GNU debugger (GDB) 7.4 to MSDOS/DJGPP.
GDB is a source-level debugger for C, C++, Pascal, Objective-C and many
other languages. GDB can target (i.e., debug programs running on) more
than a dozen different processor architectures, and GDB itself can run
on most popular GNU/Linux, Unix and Microsoft Windows variants.
DJGPP specific changes.
=======================
- This release has only the purpose to keep the used BFD library by GDB in
sync with the changes done to the BFD library of binutils 2.22. There are
no other changes to the sources.
To compile the sources like I have done you will need the following ports:
<ftp://ftp.delorie.com/pub/djgpp/current/v2tk/zlib126b.zip>
<ftp://ftp.delorie.com/pub/djgpp/current/v2tk/pdcur34a.zip>
<ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gmp502b.zip>
<ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/mpc09b.zip>
<ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/mpfr301b.zip>
or:
<ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/zlib126b.zip>
<ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/pdcur34a.zip>
<ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gmp502b.zip>
<ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/mpc09b.zip>
<ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/mpfr301b.zip>
The binary package contains both versions of the program, gdbtui.exe is the
one with TUI support and gdb.exe is the one without TUI support. You can
keep the one you prefer and delete the other one.
As usual, all djgpp specific files (build.sh, diffs, README files, etc.)
are located in the /djgpp directory. The suorces have not been configured.
For further information about GDB please read the info docs and NEWS file.
The port consists of the usual four packages that have been compiled
using stock djdev203 and that can be downloaded from ftp.delorie.com
and mirrors as (time stamp 2012-04-22):
GNU debugger 7.4 binary and info format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gdb74br2.zip
GNU debugger 7.4 bfd, liberty and opcode libraries and headers:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gdb74ar2.zip
GNU debugger 7.4 dvi, html, ps and pdf format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gdb74dr2.zip
GNU debugger 7.4 source:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gdb74sr2.zip
The binaries have been produced a second time using the stock version of
djdev204 beta library. This package is available at ftp.delorie.com and
mirrors as (timestamp 2012-04-22):
GNU debugger 7.4 binary and info format documentation:
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gdb74br2.zip
GNU debugger 7.4 bfd, liberty and opcode libraries and headers:
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gdb74ar2.zip
Send GDB specific bug reports to <bug-gdb AT gnu DOT org>.
Send suggestions and bug reports concerning the DJGPP port to
comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
Enjoy.
Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>
- Raw text -