Forum Replies Created
-
AuthorPosts
-
JulianH
ParticipantSo i say thank you.
JulianH
ParticipantThe compiling linux server wasn’t in the same network like the linux execution server, i don’t understand why but putting them into the same network solved the problem.
JulianH
ParticipantIf i try to connect to the gdbserver started by VisualGDB by command line, i get that:
C:\Users\hindelang.j>gdb
GNU gdb (GDB) 7.6.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type “show copying”
and “show warranty” for details.
This GDB was configured as “mingw32”.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
(gdb) target remote 169.254.254.254:2000
Remote debugging using 169.254.254.254:2000
warning: while parsing target description (at line 13): Target description specified unknown architecture “powerpc:commo
n”
warning: Could not load XML target description; ignoring
Remote sent bad register number 0x40: b7faaea4;thread:p402.402;core:0;
Packet: ‘T0501:bf93ba00;40:b7faaea4;thread:p402.402;core:0;’Server side:
If i connect with VisualGDB, i only get the error as descripted above (without the recognizion from the gdbserver that someone tryed to connect).
I don’t know what i am doing wrong. It simply makes no sense to me.
-
This reply was modified 9 years, 8 months ago by
JulianH.
JulianH
ParticipantMy Firewall is completly turned off, Linux side i have no Firewall and no entries in the iptables.
JulianH
ParticipantI can connect to 169.254.254.254 to port 2000 i tested it with socat and with a gdb client by myself, both worked.
Just VisualGDB does not.
JulianH
ParticipantIt’s maybe interesting:
This message appears immediately before the error-message posted in my first post appears:
JulianH
Participant -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts