[dylan-lang/opendylan] 8c6ac1: [lldb] Add dylan-break-gf command.
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <54ee9fa726a4b_27ae3ff30e36b2bc474e0@hookshot-fe4-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 8c6ac19291e0bfc9cd2d6b48c32d65f1ab8efecd
https://github.com/dylan-lang/opendylan/commit/8c6ac19291e0bfc9cd2d6b48c32d65f1ab8efecd
Author: Bruce Mitchener <[email protected]>
Date: 2015-02-26 (Thu, 26 Feb 2015)
Changed paths:
M tools/lldb/dylan/__init__.py
M tools/lldb/dylan/accessors.py
M tools/lldb/dylan/commands.py
Log Message:
-----------
[lldb] Add dylan-break-gf command.
This creates a breakpoint for every method on a generic function.
For this to be most useful, you will want the program to have already
initialized before invoking this (since methods are added to the GF
during load / initialization).
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter