Issue #6984 has been reported by Dan Bode.
----------------------------------------
Bug #6984: string action invocation cannot be chased with a debugger
https://projects.puppetlabs.com/issues/6984
Author: Dan Bode
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version:
Keywords:
Branch:
when trying to run a debugger on an action invocation, I get the following
error.
<pre>
(@types_interface.search('*') || []).select do |resource|
(rdb:1) s
/usr/local/dev/puppet-interfaces/lib/puppet/string/action.rb+eval:80
(rdb:1) list
*** No sourcefile available for
/usr/local/dev/puppet-interfaces/lib/puppet/string/action.rb+eval
</pre>
The debugger will not follow the code into when_invoked (its possible that I am
doing something wrong)
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.