Support for Solaris 10

Sysprogs forums Forums VisualGDB Support for Solaris 10

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #27030
    ChengFeng
    Participant

    I try use VisualGDB debugging on my Solaris10,but it does not work,

    is there any body see this error before?

    #27031
    ChengFeng
    Participant

    WTF,is this forums can not upload image?

     

    Attachments:
    You must be logged in to view attached files.
    #27033
    support
    Keymaster

    Sorry, we do not support Solaris 10.

    #27050
    ChengFeng
    Participant

    Hey guys,is there any body knows what error is this?

    these message below come from VisualGDB diagnostics windows

    What does this line “Requesting a temporary console: tty && sleep 2147483647” mean? It maybe is the root cause of this problem…….

    —————————————————————————————-

    Loading Windows toolchain list for (localhost)
    Found 0 out of 0 installed toolchains
    Creating toolchain controller: initial selection (registry)
    SelectToolchainByKey( )
    Loading Linux toolchain list for (localhost)
    Found 0 out of 0 installed toolchains
    Creating toolchain controller: initial selection (registry)
    SelectToolchainByKey( )
    SSH [166]: executing command: cd “/FAN/VisualGDB/test2″ && stty -echo && export LANG=”en_US.UTF-8” && “gdb” –interpreter mi –args “/FAN/VisualGDB/test2/HelloWorld”
    SSH [166]: command exited with code 1 after 19 msec
    Creating a temporary SSH console…
    Requesting a temporary console: tty && sleep 2147483647
    Unexpected exception: GDB session exited prematurely. Please verify that the project is built, the selected GDB binary exists and the working directory is specified correctly.
    —————— xi1+p ——————
    xi1+p: GDB session exited prematurely. Please verify that the project is built, the selected GDB binary exists and the working directory is specified correctly.
    在 xi1.l()
    在 rt1.c_2()
    在 VisualGDB.GDBDebugEngine.j1(nc b, z a)
    Unexpected exception: GDB session exited prematurely. Please verify that the project is built, the selected GDB binary exists and the working directory is specified correctly.
    —————— xi1+p ——————
    xi1+p: GDB session exited prematurely. Please verify that the project is built, the selected GDB binary exists and the working directory is specified correctly.
    在 xi1.l()
    在 rt1.c_2()
    在 VisualGDB.GDBDebugEngine.j1(nc b, z a)

    —————————————————————————————-

     

    Attachments:
    You must be logged in to view attached files.
    #27061
    support
    Keymaster

    It looks like due to the differences between Solaris and Linux, the logic responsible for creating a remote terminal is not working. Unfortunately, as Solaris is much less popular than Linux, VisualGDB does not support it.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.