awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andersmelander avatar

andersmelander/map2pdb

0
View on GitHub↗
73 星标·23 分支·Pascal·3 次浏览

Map2pdb

Copyright (c) 2021 Anders Melander

Features

  • Code Analysis and Debugging - Converts map files into debug symbols for external tools.

Star 历史

andersmelander/map2pdb 的 Star 历史图表andersmelander/map2pdb 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Map2pdb 的开源替代方案

相似的开源项目,按与 Map2pdb 的功能重合度排序。
  • ipython/ipythonipython 的头像

    ipython/ipython

    16,718在 GitHub 上查看↗

    IPython is an interactive computing environment and programmable extension of the Python read-eval-print loop. It serves as a development tool for writing, testing, and executing code in a live environment designed for rapid prototyping and data exploration. The system differentiates itself through a specialized set of magic commands for environment configuration and system shell integration. It features an object introspection engine for analyzing live program objects at runtime and a frontend-agnostic kernel that allows the execution logic to be embedded into other applications or graphical

    Python
    在 GitHub 上查看↗16,718
  • microsoft/vscode-tips-and-tricksmicrosoft 的头像

    microsoft/vscode-tips-and-tricks

    9,086在 GitHub 上查看↗

    This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a curated collection of shortcuts, configuration tips, and tutorials designed to improve efficiency and optimize the daily coding workflow. The resource covers advanced AI-assisted development, including the integration of autonomous agents, custom prompt files, and AI-powered coding assistants for task automation and code generation. It also provides specialized guidance on integrated terminal management, such as configuring shell profiles and automating command execution. Addi

    在 GitHub 上查看↗9,086
  • hediet/vscode-debug-visualizerhediet 的头像

    hediet/vscode-debug-visualizer

    8,168在 GitHub 上查看↗

    This is a visual debugging tool for VS Code that renders program variables and data structures as graphical diagrams during active debugging sessions. It functions as a programmable framework that converts internal runtime data and debug expressions into visual representations to assist in understanding program state. The project distinguishes itself through a programmable extraction system that allows the injection of custom JavaScript scripts into the debuggee. These scripts define how project-specific data types are parsed and transformed into JSON formats compatible with the visualization

    TypeScript
    在 GitHub 上查看↗8,168
  • delphicodecoverage/delphicodecoverageDelphiCodeCoverage 的头像

    DelphiCodeCoverage/DelphiCodeCoverage

    91在 GitHub 上查看↗
    Pascal
    在 GitHub 上查看↗91
查看 Map2pdb 的所有 11 个替代方案→

常见问题解答

andersmelander/map2pdb 是做什么的?

Copyright (c) 2021 Anders Melander

andersmelander/map2pdb 的主要功能有哪些?

andersmelander/map2pdb 的主要功能包括:Code Analysis and Debugging。

andersmelander/map2pdb 有哪些开源替代品?

andersmelander/map2pdb 的开源替代品包括: ipython/ipython — IPython is an interactive computing environment and programmable extension of the Python read-eval-print loop. It… hediet/vscode-debug-visualizer — This is a visual debugging tool for VS Code that renders program variables and data structures as graphical diagrams… microsoft/vscode-tips-and-tricks — This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a… dgh2112/profileviewer — Profile Viewer. integrated-application-development/sonar-delphi — Delphi language plugin for SonarQube. yavfast/dbg-spider — Real time profiler for Delphi applications: Detailed debug information (internal, TDS, MAP) Display information for…