I\'m looking for user-friendly manual for Solaris debugger - mdb, where I can find examples of examining stack. I tried searching for an answer for a while, but all I could find was official manual an
This is a very weird problem. I have an apache server on solaris with php. I wrote two php scripts that return values.
I have a bash script that I want to change all occurrences ofjdk1.5.0_14 with jdk1.6.0_20 in a file I have the following piece of code :
Both ideone.com and codepad.org have Little-Endian architechtures. I want to test my code on some machine with Big-Endian architechture (for exampl开发者_StackOverflow社区e - Solaris - which I don\'t
Can any 1 please tell or show the difference in the behaviour of any program before and after I \"set endian little\" in gdb on sol开发者_如何学编程aris machine?
I am working with scons and am trying to compile a program that require bigger stack size but I dont know how to extend the stack size. This is on a solaris machine, and we 开发者_运维知识库use scons
I\'d like to install several unix utilities (incl. xmlstarlet, wget) on a solaris 10 machine which I don\'t have root access to (obviously, I have a user account). I\'m not that experienced with solar
Please, can anybody suggest me how to check for deadlock on Sola开发者_StackOverflow中文版ris with the pstack command?Your question isn\'t really related to C++, but more the general multi-threading i
I\'m writing a C code for a class. This class requires that our code compile and run on the school server, which is a sparc solaris machine. I\'m running Linux x64.
I trussed a process, and they are lines as below. And I want to know the definition of kaio, but there is no manual entry for kaio, so whether can I get the definition?