* gdbtk.c (gdbtk_start_timer): Include on all platforms. Decrease
authorKeith Seitz <keiths@cygnus>
Mon, 13 Apr 1998 20:05:15 +0000 (20:05 +0000)
committerKeith Seitz <keiths@cygnus>
Mon, 13 Apr 1998 20:05:15 +0000 (20:05 +0000)
commit7234efcb531fa088586e4a546a80500deb080038
tree04e083cc852c79f402b2283c4c17a9479cf5fd9e
parentc99e91d2991960caaa4f719b7fceb542c397eaf4
    * gdbtk.c (gdbtk_start_timer): Include on all platforms. Decrease
        timer interval a little.
        (gdbtk_stop_timer): Include on all platforms.
        (gdbtk_wait): No more signals! Use a timer on all platforms to keep the
        GUI alive.
        (gdbtk_init): Remove FIOASYNC and all x_fd references. Now using timers
        on all platforms.
gdb/ChangeLog-gdbtk
gdb/gdbtk.c