Mercury Bugs - mercury
View Issue Details
0000247mercuryBugpublic2011-12-12 04:082011-12-12 04:08
Reporterjuliensf 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000247: declarative debugger aborts
DescriptionWhen attempting to debug the compiler (which is attempting to compile the test case from bug 0000245),
the declarative debugger aborts with

Error: missed final event.
event 19672059
last event 19672058
Errno = 17: File exists
Mercury runtime: Aborting.
Last trace event was event #19672059.

when the "track" command is given.

This is occuring on goliath.
Additional InformationThe sequence of commands is something like:

table io_start
break -E1 mld_to_java.output_scalar_init
continue
continue
step
finish
dd
> yes
> browse
> track 3
TagsNo tags attached.
Attached Files

There are no notes attached to this issue.

Issue History
2011-12-12 04:08juliensfNew Issue