Pdb

Top 23 Pdb Open-Source Projects

  • ILSpy

    .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

  • Project mention: Rust takes forever to load | /r/playrust | 2023-12-08

    First, go grab this: https://github.com/icsharpcode/ILSpy. It's a decompiler that will break Rust down. Hope you like C#.

  • pudb

    Full-screen console debugger for Python

  • Project mention: How can I debug Python code in neovim! | /r/vim | 2023-07-01

    I simply use the superb pudb. Press ctrl+e to open the current file at the current line in your editor.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pdbpp

    pdb++, a drop-in replacement for pdb (the Python debugger)

  • Project mention: The new pdbp (Pdb+) Python debugger! | dev.to | 2023-08-02

    Why not just use Python’s built-in pdb debugger or another existing one like ipdb or pdbpp?

    Project mention: A Modern C Development Environment | news.ycombinator.com | 2023-08-10

    > 9. The debugger can modify a variable while the program is running.

    > 11. The debugger can modify a function while the program is running (any new calls are done to that function).

    Another words: hot code reloading / swapping [1].

    And I would add:

    > You record a failure once, then debug the recording, deterministically, as many times as you want. The same execution is replayed every time. [2]

    [1] e.g. https://github.com/ddovod/jet-live, https://github.com/crosire/blink, https://github.com/ziglang/zig/issues/68

  • pdb-tutorial

    A simple tutorial about effectively using pdb

  • PDBRipper

    PDBRipper is a utility for extract an information from PDB-files.

  • ChatDBG

    ChatDBG - AI-assisted debugging. Uses AI to answer 'why'

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • nvim-gdb

    Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB

  • Project mention: I can't stand using VSCode so I wrote my own (it wasn't easy) | news.ycombinator.com | 2024-04-21

    It's not ideal to me yet. I've had some problems with DAP. The DAP servers I've checked were a bit unstable and slow. For now I'm using gdb with nvim-gdb https://github.com/sakhnik/nvim-gdb

    Very reliable and as fast as gdb is. But with all the problems just using gdb has.

  • BioJava

    :book::microscope::coffee: BioJava is an open-source project dedicated to providing a Java library for processing biological data.

  • Project mention: Outperforming Rust DNA sequence parsing benchmarks by 50% with Mojo | news.ycombinator.com | 2024-02-08

    Here is a cache of valid and invalid FASTQ files for unit tests

    https://github.com/biojava/biojava/tree/master/biojava-genom...

  • rmsd

    Calculate Root-mean-square deviation (RMSD) of two molecules, using rotation, in xyz or pdb format

  • pdbr

    pdb + Rich library

  • windiff

    Web-based tool that allows comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the OS.

  • Project mention: WinDiff - Web-based tool to browse and compare symbol and type information of Microsoft Windows binaries across different versions of the operating system. Inspired by ntdiff and updated automatically via Winbindex. | /r/netsec | 2023-05-28
  • pypdb

    A Python API for the RCSB Protein Data Bank (PDB)

  • remote-pdb

    Remote vanilla PDB (over TCP sockets).

  • resym

    Cross-platform tool that allows browsing and extracting C and C++ type declarations from PDB files.

  • madbg

    A fully-featured remote and preemptive debugger for python

  • pdb-cheatsheet

    A cheatsheet for the Python Debugger (pdb)

  • nopdb

    NoPdb: Non-interactive Python Debugger

  • rekordcrate

    Library for parsing Pioneer Rekordbox device exports

  • pdbp

    pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.

  • Project mention: The new pdbp (Pdb+) Python debugger! | dev.to | 2023-08-02

    Now that you’ve covered the basics on using pdbp, see the pdbp GitHub ReadMe for more details.

  • pdbdump

    Dump content of PDB files (program databases) in JSON, XML, SQLite3, CSV etc.

  • hPDB

    PDB parser in Haskell

  • PDBaser

    Protein preparation for MD, made faster and easier !

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Pdb related posts

  • Active North Korean campaign targeting security researchers

    3 projects | news.ycombinator.com | 7 Sep 2023
  • WinDiff - Web-based tool to browse and compare symbol and type information of Microsoft Windows binaries across different versions of the operating system. Inspired by ntdiff and updated automatically via Winbindex.

    2 projects | /r/netsec | 28 May 2023
  • Find a class and run it with feedback

    1 project | /r/learnpython | 22 Feb 2023
  • Show HN: Clamshell- an experimental Python based shell

    5 projects | news.ycombinator.com | 28 Jan 2023
  • Useful Python Modules for us

    11 projects | /r/savedForMS | 4 Dec 2022
  • For whose use Emacs and VS Code, when and why you use VSCode? #emacs #vscode

    7 projects | /r/emacs | 17 Nov 2022
  • What Python debugger do you use?

    2 projects | /r/Python | 2 Sep 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Pdb projects? This list will help you:

Project Stars
1 ILSpy 20,255
2 pudb 2,878
3 pdbpp 1,249
4 blink 1,032
5 pdb-tutorial 829
6 PDBRipper 747
7 ChatDBG 710
8 nvim-gdb 676
9 BioJava 575
10 rmsd 465
11 pdbr 319
12 windiff 304
13 pypdb 294
14 remote-pdb 260
15 resym 256
16 madbg 228
17 pdb-cheatsheet 190
18 nopdb 77
19 rekordcrate 67
20 pdbp 53
21 pdbdump 31
22 hPDB 20
23 PDBaser 14

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com