Patch to handle packages in debugger

Richard Carlsson richardc@REDACTED
Tue Nov 9 14:51:29 CET 2004


I have attached an updated version of lib/debugger/src/int.erl
which should make it possible to use the debugger with modules using
the package system (i.e., with module names like 'foo.bar.baz').

For those of you who prefer patches, there is also a diff attached.

(If you're asking "what are packages?", see:
     http://www.erlang.se/publications/packages.html
They _still_ haven't been properly included in the Erlang/OTP
documentation, but they have been implemented since R8...)

Let me know if something is still not working properly.

	/Richard
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: int.erl
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20041109/d18091b7/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20041109/d18091b7/attachment-0001.ksh>


More information about the erlang-questions mailing list