Skip to content

Programming on WSL - buffer, cache, never updates #12279

Open

Description

Windows Version

Microsoft Windows [Version 10.0.26100.2314]

WSL Version

2.2.4.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

No response

Distro Version

Ubuntu-22.04

Other Software

Noticing something wrong with updating Ubuntu or making changes while programming, nothing changes or appears like it is not really working. Cannot really use WSL here and use it for development. The linux versions seem dated or do not really work here. CodeBlocks svn 13046 has issues with simple code. The debugger does not update like a cache is not refreshing. Like the way C++ used to fail in the 90s.

Repro Steps

run a program in codeblocks, incorrect output for c++. run another program, doesn't change from the last program to the next one.

Expected Behavior

Refresh cache or buffer.

Actual Behavior

One will run one program, then try to run another and it uses what it saw with another project, not running the new project. Just started happening 11/14/2024. Otherwise it hasn't run correct since. Have reinstalled gdb, sfml, codeblocks, etc.

Diagnostic Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions