Ticket #95 (closed defect: worksforme)

Opened 5 months ago

Last modified 4 months ago

String slices show rubbish following the string

Reported by: Anonymous Assigned to: sagitario
Priority: major Component: Debugger
Version: 0.3.29 Keywords:
Cc:

Description

Slices know their length, but when inspected (hover, watch), they show endless rubbish after the end of the slice.

Change History

01/01/12 17:30:39 changed by sagitario

It seems the installation failed to patch VS-Installation-Path\Common7\Packages\Debugger\autoexp.dat, it should contain two sections to display strings, dynamic arrays and associative arrays in the debugger.

Does your display look similar to the strings shown in this screenshot http://www.dsource.org/projects/visuald/wiki/Tour/Debugger ?

Please check whether you can find 2 sections in autoexp.dat marked with "added for cv2pdb".

01/29/12 04:28:17 changed by sagitario

  • status changed from new to closed.
  • resolution set to worksforme.

As far as I can see it works as expected, maybe you need to reinstall. Please reopen if issues remain.