Commit ac5fc97
committed
Only
Now method breakpoints accepts `expr.name` and `expr#name`.
And with any `expr` can become a pending method bp.
However, general `expr` in other context does not make sense,
so only `ClassName` style expressions can become pending bps.
They can be activated when the `ClassName#foo` is defined.Class::Name#foo can become pending bp1 parent 296daa6 commit ac5fc97
1 file changed
Lines changed: 28 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
740 | 757 | | |
741 | 758 | | |
742 | 759 | | |
| |||
745 | 762 | | |
746 | 763 | | |
747 | 764 | | |
748 | | - | |
749 | | - | |
750 | | - | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
751 | 774 | | |
752 | | - | |
| 775 | + | |
| 776 | + | |
753 | 777 | | |
754 | 778 | | |
755 | 779 | | |
| |||
0 commit comments