Write your GDB scripts in Haskell

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. lldb-mi

    LLDB's machine interface driver

    The article does mention lldb as a future target.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. ghc

    Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).

    $ ghci -ghci-script=my-script.ghci GHCi, version 9.2.1: https://www.haskell.org/ghc/ :? for help [1 of 1] Compiling Example ( Example.hs, interpreted ) Ok, one module loaded. Breakpoint 0 activated at Example.hs:13:7-9 0 f 0 10 f 10 20 f 20 30 f 30 40 f 40 50 f 50 60 f 60 70 f 70 80 f 80 90 f 90 Loaded GHCi configuration from my-script.ghci ghci>

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Waiting for... a Debugger

    1 project | dev.to | 1 Aug 2024
  • How to debug programs in console? (C program for example)

    1 project | /r/learnprogramming | 13 Mar 2023
  • What is the debug drawer?

    1 project | /r/Xcode | 23 Nov 2022
  • Best debugger for windows? GDB is not stable and can't seem to find an alternative.

    1 project | /r/cpp_questions | 2 Aug 2022
  • Kdevelop: Debug, "Could not run 'lldb-mi'

    1 project | /r/kde | 13 Dec 2021