This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RDI over ethernet failure message


The RDI over ethernet failure message should be a little more user friendly.
Also, it shouldn't exit gdb if it's unable to connect.

GNU gdb 5.0
[clip]
This GDB was configured as "--host=i586-pc-linux-gnu --target=arm-elf"...
(gdb) ta rdi e=192.168.1.99
Fatal error: ethernet send failure [Invalid argument]
[gdb exits]


The serial RDI message makes a lot more sense.

GNU gdb 5.0
[clip]
This GDB was configured as "--host=i586-pc-linux-gnu --target=arm-elf"...
(gdb) ta rdi /dev/ttyS0
RDI_open: undefined error message, should reset target
RID_open failed
(gdb)

-- 
Shaun

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]