Sysprogs forums › Forums › VisualGDB › Support for Solaris 10
- This topic has 4 replies, 2 voices, and was last updated 5 years, 9 months ago by
support.
-
AuthorPosts
-
January 12, 2020 at 15:58 #27030
ChengFeng
ParticipantI try use VisualGDB debugging on my Solaris10,but it does not work,
is there any body see this error before?
January 12, 2020 at 16:00 #27031ChengFeng
ParticipantJanuary 12, 2020 at 16:53 #27033support
KeymasterSorry, we do not support Solaris 10.
January 14, 2020 at 16:10 #27050ChengFeng
ParticipantHey 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.January 14, 2020 at 19:33 #27061support
KeymasterIt 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.
-
AuthorPosts
- You must be logged in to reply to this topic.