diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-12-18 06:57:15 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-12-18 06:57:15 -0800 |
commit | 5a7197d76cde55d728dd881a37fc23703104b18e (patch) | |
tree | 4d9068206a55478e1e56d0e562948ea9f01884c5 /eval.c | |
parent | 9e7cb4f19473571d76bf4b7b5ddc772ef8375a4e (diff) | |
download | txr-5a7197d76cde55d728dd881a37fc23703104b18e.tar.gz txr-5a7197d76cde55d728dd881a37fc23703104b18e.tar.bz2 txr-5a7197d76cde55d728dd881a37fc23703104b18e.zip |
debugger: stopped at line nil of nil.
Address some situations in which the debug_check call is given
a piece of spec with no source loc information attached.
* (h_var): Use rlcp when constructing new piece of spec
representing a substituted variable, or a spec confined
to just search for a piece of text with no trailing match.
(do_match_line): Pass the whole specline to debug_check,
rather than just the elem, which might just be a string
with no location info attached.
(match_files): Likewise.
Diffstat (limited to 'eval.c')
0 files changed, 0 insertions, 0 deletions