src/gdb ChangeLog Makefile.in event-loop.c
mmitchel@sourceware.org
mmitchel@sourceware.org
Mon Apr 25 21:48:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: mmitchel@sourceware.org 2005-04-25 21:45:58
Modified files:
gdb : ChangeLog Makefile.in event-loop.c
Log message:
* event-loop.c (gdb_assert.h): Include.
(<windows.h>): Include under Windows.
(<io.h>): Likeiwse.
(gdb_select): New function.
(gdb_wait_for_event): Use it.
* Makefile.in (event-loop.o): Depend on $(gdb_assert_h).
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7091&r2=1.7092
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.720&r2=1.721
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/event-loop.c.diff?cvsroot=src&r1=1.24&r2=1.25
More information about the Gdb-cvs
mailing list