Bug report:
$ erl
Erlang (BEAM) emulator version 5.1.1 [source] [hipe]
Eshell V5.1.1 (abort with ^G)
1> ii(test).
{module,test}
2> ii(test).
The code server called the unloaded module `dbg_debugged'
.. then the emulator exits.
(Not specific to the 'test' module)
Any ideas?
Cheers,
Luke