Issue #6984 has been updated by Nigel Kersten.

Status changed from Needs More Information to Needs Decision
Assignee changed from Nigel Kersten to Daniel Pittman

I'm going to let someone with a better understanding of this space make the 
decision. :)
----------------------------------------
Bug #6984: string action invocation cannot be chased with a debugger
https://projects.puppetlabs.com/issues/6984

Author: Dan Bode
Status: Needs Decision
Priority: Low
Assignee: Daniel Pittman
Category: plumbing
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.

Reply via email to