Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CodeLLDB to v1.11.0 #883

Merged
merged 6 commits into from
Oct 8, 2024
Merged

Update CodeLLDB to v1.11.0 #883

merged 6 commits into from
Oct 8, 2024

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    727fc41 View commit details
    Browse the repository at this point in the history
  2. Use stdio for codelldb transport

    This is much faster to start up in practice and simpler, less error
    prone.
    
    THanks to vadimcn/codelldb#1135
    puremourning committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d7f42bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    977a81b View commit details
    Browse the repository at this point in the history
  4. Update delve to 1.23.1

    puremourning committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2f5420f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e373910 View commit details
    Browse the repository at this point in the history
  6. Update go to 1.23.2

    puremourning committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5a91171 View commit details
    Browse the repository at this point in the history