pallet / ritz

SWANK and nREPL servers for clojure providing JPDA based debuggers
318 stars 33 forks source link

Add an open system to classify frame locations #75

Open hugoduncan opened 11 years ago

hugoduncan commented 11 years ago

When showing stacktraces, make it possible to filter on frame locations to, say, remove clojure implementation frames.

Tis should be open, so libs can add their own frame classifications.