JulianH

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Can't connect to the gdbserver #6605
    JulianH
    Participant

    So i say thank you.

    in reply to: Can't connect to the gdbserver #6588
    JulianH
    Participant

    The 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.

    in reply to: Can't connect to the gdbserver #6586
    JulianH
    Participant

    If 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&gt;
    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/&gt;.
    (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 8 years, 11 months ago by JulianH.
    in reply to: Can't connect to the gdbserver #6585
    JulianH
    Participant

    My Firewall is completly turned off, Linux side i have no Firewall and no entries in the iptables.

    in reply to: Can't connect to the gdbserver #6582
    JulianH
    Participant

    I 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.

    in reply to: Can't connect to the gdbserver #6580
    JulianH
    Participant

    It’s maybe interesting:

    This message appears immediately before the error-message posted in my first post appears:

     

    in reply to: Can't connect to the gdbserver #6579
    JulianH
    Participant
Viewing 7 posts - 1 through 7 (of 7 total)