Git Product home page Git Product logo

Comments (3)

leculver avatar leculver commented on June 14, 2024

@cshung Reported this one previously, but I haven't gotten to it.

The design of .Net Core 7 (requiring us to parse and apply fixup tables) is a really painful one. I have not had the time to get around to doing this work as I am not an expert in this side of the Windows loader. It's on my todo list, but I expect it's going to take time to go figure this out.

Any chance you all would put the full dac table into minidumps? That would save folks from having to pull apart reloc tables. Though I suppose we'll have to support it for 7 anyway.

from clrmd.

mikem8361 avatar mikem8361 commented on June 14, 2024

The SOS has an image mapper that does PE fix ups for dotnet-dump and lldb here: https://github.com/dotnet/diagnostics/blob/2e178a1dfa3d4a0c387924f3db53690c21a069bc/src/Microsoft.Diagnostics.DebugServices.Implementation/ImageMappingMemoryService.cs#L223.

from clrmd.

leculver avatar leculver commented on June 14, 2024

Perfect, thank you!

from clrmd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.