A Patch/fix

Paul Breed Paul@Netburner.com
Fri Sep 20 15:01:00 GMT 2002


I'm not familiar with the procedure for submitting a patch,
but I have a simple one line fix that is  a bug.

in gdb/main.c line 384

baud_rate=i;
}
<----------------------insert a "break;" here
case ''l':


Without the break when you set the baud rate you also set the time out to some
ungodly long amount.


Paul 



More information about the Gdb mailing list