This is the mail archive of the gdb-patches@sources.redhat.com 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: gdb-5.3 -- some minor build problems + 3 patches


On Wed, 22 Jan 2003, Michael Elizabeth Chastain wrote:

> If you can, please start with the current cvs version rather than gdb 5.3.
> See http://sources.redhat.com/gdb/current/ for instructions.  You can work
> from either a current weekly snapshot or do a cvs checkout.
>
> Please send patches to the mailing list 'gdb-patches@sources.redhat.com',
> one patch per e-mail.  Many more developers read gdb-patches than
> bug-gdb@gnu.org.

Hi Michael,

can do, attached the first patch against gdb+dejagnu-weekly-CVS-20030121:

	gdbreplay.c uses `#ifdef HAVE_STDLIB_H', but configure and config.h
	don't define this. Consequently <stdlib.h> was not included,
	resulting in an "implicit declaration 	of `atoi'" warning.

Peter Breitenlohner <peb@mppmu.mpg.de>

Attachment: patch-01-gdbserver-config
Description: Text document


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