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

fix: Use patched versions of cpp/msvc demanglers #262

Closed
wants to merge 57 commits into from

Conversation

Swatinem
Copy link
Member

@Swatinem Swatinem commented Sep 10, 2020

Floris Bruynooghe and others added 27 commits November 20, 2020 13:27
* master:
  fix(debuginfo): Prefer DWARF names for Dart functions (#293)
* master:
  fix: Update breakpad to version which fixes debug_id (#281)
  fix(pytest): Pin pytest 5 for debugfail customizations (#305)
  fix: New nightly clippy lint (#295)
  fix(release): Do not publish examples to crates.io
  release: 8.0.0
  ref(debuginfo): Remove re-exports of error types (#300)
  meta: Update changelog
  ref(debuginfo): Switch to error with kind (#299)
  ref(minidump): Switch to error with kind (#298)
  ref(unreal): Switch to error with kind (#297)
  ref(symcache): Switch to error with kind (#296)
  feat: Rename architecture to wasm32 (#294)
* master:
  fix(unreal): Avoid panic during log parsing (#307)
  fix: Make clippy 1.49 happy (#306)
* master:
  build: Update gimli to 0.23.0 (#314)
  build(debuginfo): Match wasmparser version from walrus (#312)
  ci: Run clippy via the cargo action
  ci(release): Upgrade action-prepare-release to latest version (#311)
  release: 8.0.2
  fix(build): Ensure submodules are included in sdist (#310)
  release: 8.0.1
  ci(gha): Switch to release workflow (#308)
  meta: Changelog for 8.0.1
* master:
  build: Update goblin to 0.3.1 (#318)
  fix(elf): Consider sections of type SHT_MIPS_DWARF (#317)
* master:
  fix(symcache): Compute correct line offsets (#319)
  release: 8.0.3
  meta: Changelog
* master:
  fix(symcache): Support lookup for public syms larger than 65k (#320)
* master:
  build: Update pdb to 0.7.0 (#334)
  release: 8.0.5
  meta: Changelog
  fix(debuginfo): Detect more hidden symbols in swift sources (#316)
  test: add similar-asserts' assert_eq (#333)
  release: 8.0.4
  meta: Changelog for 8.0.4
  build: Drop support for python 2.7 (#328)
  meta(vscode): Fix include paths for C++ (#331)
  doc(debuginfo): Add descriptions of records to breakpad.pest (#329)
@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2022

Codecov Report

Merging #262 (fefe857) into master (49b3ac4) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   67.62%   67.54%   -0.08%     
==========================================
  Files         102      102              
  Lines       19043    19083      +40     
==========================================
+ Hits        12878    12890      +12     
- Misses       6165     6193      +28     

@ashwoods ashwoods closed this Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants