#889: parrot_debugger throws an exception when deleting a breakpoint
----------------------+-----------------------------------------------------
 Reporter:  dukeleto  |       Owner:  dukeleto
     Type:  bug       |      Status:  assigned
 Priority:  normal    |   Milestone:          
Component:  none      |     Version:  1.4.0   
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:          
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by dukeleto):

 Tests for this were added in r40333 as well as turning the Bus Error into
 an exception that is thrown with the message "No file loaded".

 The issue is that interp->pdb->file is NULL. This is the source of listing
 the file not working as well.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/889#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to