Archive for October 2009

IcedTea and OpenJDK backups

Since the various OpenJDK servers are seeing major ongoing outages the last couple of days it might be good to point out that at least the source code from the master jdk6 and jdk7 mercurial forests do have backups: http://classpath.wildebeest.org/hg/. These are read-only of course. You will also find backups of the various IcedTea mercurial […]

GDB 7.0

Wow, just wow! Look at all those new features in the just released GNU Debugger 7.0: Python scripting support Reverse debugging, Process record and replay Non-stop debugging Multi-architecture debugging Multi-inferior, multi-process debugging GDB now has an interface for JIT compilation Tracepoints may now be conditional Multi-byte and wide character set support New /r and /m […]