1.0.203.40743

These sections contain update information for installing and uninstalling
VSBridge for Linux 1.0 Beta build 1.0.203.40743. They also contain details of
known issues and possible workarounds for those issues.


What is New in this release?

    • Updating the application no longer requires a manual uninstall.
    • Fixed program termination - notify Visual Studio.
    • Fill missing fields in Thread Window.
    • Fixed missing "this" from Locals Window.
    • Improved Console Window.
    • Enable/Disable breakpoint bug resolved.
    • Fixed Tooltip update problem (after setting a value to variable).
    • Improved Build process, build using MSBuild (external link).
    • Fixed Stack frames names.
    • Fix Thread Information.

 

Install/Uninstall

    • VSBridge on Visual Studio 2005 requires manual installation of ProjectAggregator2.
    • Updating the application requires a manual uninstall.

 

Bugs

    • Viewing memory in the Memory window causes a crash.
    • Change numeric display base is not working.
    • When setting a value to variable, the values are not updated at the window (update on tool tip).
    • No console window appears on attach to process (stdin and stdout stay at the original console).
    • Variable “this” is missing from the Local window. workaround view or modify “this” in the watch Watch window.
    • Disable breakpoint removes the breakpoint from the Editor window, but the breakpoint is enabled and can be viewed on in the Breakpoint window.
    • Entering data to Console window (Stdin) has no effect.

 

Usability Issues

    • Show disassemble mix mode (Code and instruction) window is not working.
    • Register window is not working.
    • The Auto window is not working.
    • No Intellisense available for the project ? the first version will be available shortly.
    • Attach to process broken.
    • Module window is not implemented.
    • "Show All files" option in Solution Explorer is broken.
    • No Signal support.
    • No Exception support.

 

Fit and Finish

    • The stack frame function name is wrong.
    • The create new file icon is incorrect (python icon),
    • Thread additional information is missing (Name, Location, Priority).
    • Process information is incorrect.