Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#84 closed task (fixed)

remove lolevel unbound and invalid-procedure hooks

Reported by: felix winkelmann Owned by:
Priority: minor Milestone:
Component: core-pending Version: 4.2.x
Keywords: Cc:
Estimated difficulty:

Description

These hooks should be removed. They are of very little value (mostly for dirty hacks) and add unneeded complexity to the implementation.

Committed to the "pending" branch as 6e5eb38f11a2a8f9a82d1009563e371139a76438

Change History (4)

comment:1 Changed 15 years ago by felix winkelmann

Note: this will remove single-stepping and breakpoints. The single-stepping is a horrible hack and the breakpoints should better be implemented using the advice egg (will be provided).

comment:2 Changed 14 years ago by felix winkelmann

Note: code for an egg for providing advice based breakpoints is available and will be released soon (see http://github.com/bunny351/protoeggs/tree/master/trace/).

comment:3 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

comment:4 Changed 14 years ago by (none)

Milestone: 4.3.0

Milestone 4.3.0 deleted

Note: See TracTickets for help on using tickets.