Git Product home page Git Product logo

map2dbg's Introduction

--

Code forked from https://code.google.com/p/map2dbg/

Released by André Mussche Licence: New BSD License

--

Map2Dbg is a mall tool to convert a .map file to a .dbg file.

A map file is a Borland/Codegear debug file, created by Delphi and C++Builder. However, it is not compatible with Microsoft's debug file format (.dbg), so it cannot be used with Microsoft debug tools (windbg.exe for example).

Map2dbg is originally created by Lucian Wischik: http://www.wischik.com/lu/programmer/

A small fix is made to his version to make it compatible with newer .map files (Delphi and C++Builder 2006 - 2009). It is also compatible with the free Turbo Delphi and Turbo C++Builder: http://turboexplorer.com/downloads

Goal of this open source project (with approval of Lucian Wischik) is:

Keep compatible with every new version of Delphi/C++Builder Convert more debug info (e.g. line numbering, source file names) Port it to Delphi (so it can be included in Delphi projects) Make a plugin for Delphi/CBuilder, so converting is done after each build Because of my little knowledge and experience of C++: if you can help me with point 2 (line numbering + source files), that would be very nice!

--

Instructions for which this tool is useful: http://capnbry.net/blog/?p=18

map2dbg's People

Contributors

garethm avatar

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.