Hi,
how is to tool supposed to be used? If start GDBServer for ARM and
afterwards the TCP/IP Server on the same host, I can't connect to
port 19020. gdb always reports:
,----
| GNU gdb 6.5.50.20060612-cvs
| Copyright (C) 2006 Free Software Foundation, Inc.
| GDB is free software, covered by the GNU General Public License, and you are
| welcome to change it and/or distribute copies of it under certain conditions.
| Type "show copying" to see the conditions.
| There is absolutely no warranty for GDB. Type "show warranty" for details.
| This GDB was configured as "--host=i386-mingw32msvc --target=arm-elf".
| (gdb) target remote 127.0.0.1:19020
| Remote debugging using 127.0.0.1:19020
| Ignoring packet error, continuing...
| Ignoring packet error, continuing...
| Ignoring packet error, continuing...
`----
Regards,
Markus
how is to tool supposed to be used? If start GDBServer for ARM and
afterwards the TCP/IP Server on the same host, I can't connect to
port 19020. gdb always reports:
,----
| GNU gdb 6.5.50.20060612-cvs
| Copyright (C) 2006 Free Software Foundation, Inc.
| GDB is free software, covered by the GNU General Public License, and you are
| welcome to change it and/or distribute copies of it under certain conditions.
| Type "show copying" to see the conditions.
| There is absolutely no warranty for GDB. Type "show warranty" for details.
| This GDB was configured as "--host=i386-mingw32msvc --target=arm-elf".
| (gdb) target remote 127.0.0.1:19020
| Remote debugging using 127.0.0.1:19020
| Ignoring packet error, continuing...
| Ignoring packet error, continuing...
| Ignoring packet error, continuing...
`----
Regards,
Markus