5 posts tagged “debug”
I've been readin the Apache Httpd Logs documentation for version 1.3, 2.0 and 2.2 :
- http://httpd.apache.org/docs/1.3/logs.html
- http://httpd.apache.org/docs/2.0/logs.html
- http://httpd.apache.org/docs/2.2/logs.html
and noticed that in Apache Httpd 2.2 there are a couple of new modules / features that could be very useful for any development servers you run !
mod_logio adds in two additional
LogFormat fields
(%I and %O) that log the actual number of bytes received and sent
on the network.
mod_log_forensic provides for forensic logging of
client requests. Logging is done before and after processing a
request, so the forensic log contains two log lines for each
request. The forensic logger is very strict with no customizations.
It can be an invaluable debugging and security tool.
http://www.firephp.org/ uses PHP, PEAR and FireFox/IceWeasel/RunningDog
Here are a couple of useful NOKIA phone hacks:
- IMEI number *#06#
- Firmware version *#0000#
- WLAN MAC address *#62209526#
for example my Nokia firmware version is
- 1.0633.62.05
- 15-02-07
- RM-227
Products
- Sun Studio Analyser
- Sun Studio for Linux
- Sun Studio Performance Manager
Command Line
$ collect myapp
$ er_print
$ analyse
Compiler$ cc -fast (IEEE 754) -xtarget=generic