awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andersmelander avatar

andersmelander/map2pdb

0
View on GitHub↗
73 stars·23 forks·Pascal·3 vues

Map2pdb

Copyright (c) 2021 Anders Melander

Features

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

Historique des stars

Graphique de l'historique des stars pour andersmelander/map2pdbGraphique de l'historique des stars pour andersmelander/map2pdb

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Map2pdb

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Map2pdb.
  • ipython/ipythonAvatar de ipython

    ipython/ipython

    16,718Voir sur 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
    Voir sur GitHub↗16,718
  • microsoft/vscode-tips-and-tricksAvatar de microsoft

    microsoft/vscode-tips-and-tricks

    9,086Voir sur 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

    Voir sur GitHub↗9,086
  • hediet/vscode-debug-visualizerAvatar de hediet

    hediet/vscode-debug-visualizer

    8,168Voir sur 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
    Voir sur GitHub↗8,168
  • delphicodecoverage/delphicodecoverageAvatar de DelphiCodeCoverage

    DelphiCodeCoverage/DelphiCodeCoverage

    91Voir sur GitHub↗
    Pascal
    Voir sur GitHub↗91
Voir les 11 alternatives à Map2pdb→

Questions fréquentes

Que fait andersmelander/map2pdb ?

Copyright (c) 2021 Anders Melander

Quelles sont les fonctionnalités principales de andersmelander/map2pdb ?

Les fonctionnalités principales de andersmelander/map2pdb sont : Code Analysis and Debugging.

Quelles sont les alternatives open-source à andersmelander/map2pdb ?

Les alternatives open-source à andersmelander/map2pdb incluent : 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…