Commit 0ba0c726cf72ae4621e0801bd63f805bcc2a77d9
authorStephen Drake <steve@synergyconsultingnz.com>
Mon, 18 Jan 2016 04:54:36 +0000 (17:54 +1300)
committerStephen Drake <steve@synergyconsultingnz.com>
Mon, 18 Jan 2016 04:54:36 +0000 (17:54 +1300)
tree45374beddcfc3ac70d91714d09f911f0ed9dfe0b
parent7cab53372b15f34af7eae347c01b8fe498ac215f
Message:
gdb: support sleep interval of 1s or greater

Split sleep interval into seconds and microseconds to create a valid
timeval to pass as the timeout to select().

Removed comment, which refers to old code that used a fixed interval.
simavr/sim/sim_gdb.c