aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-09-01 12:11:37 -0600
committerTom Tromey <tromey@adacore.com>2023-11-27 12:55:14 -0700
commita2e0acea420cca881296c6fcf58920f3d7c05a45 (patch)
tree54f369a7b5a2ead36e15f14e2d0d154a30286fab /ChangeLog
parentad3cf8c64e6e4794fc48d28c90f20cbbfdc51ca4 (diff)
downloadfsf-binutils-gdb-a2e0acea420cca881296c6fcf58920f3d7c05a45.zip
fsf-binutils-gdb-a2e0acea420cca881296c6fcf58920f3d7c05a45.tar.gz
fsf-binutils-gdb-a2e0acea420cca881296c6fcf58920f3d7c05a45.tar.bz2
Change serial "open" functions to throw exception
remote.c assumes that a failure to open the serial connection will set errno. This is somewhat true, because the Windows code tries to set errno appropriately -- but only somewhat, because it isn't clear that the "pex" code sets it, and the tcp code seems to do the wrong thing. It seems better to simply have the serial open functions throw on error. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30770
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions