Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 5.5k
    • Issues 5.5k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 638
    • Merge requests 638
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • dwarf

dwarf · History

Page version Author Changes Last updated
4cf1715b Caique Figueiredo
Update dwarf
Oct 21, 2022
56738617 Ben Gamari
Rewrite superfluous issue links Many issues in the wiki were unnecessarily links: ``` ... patch posted in [\#1346](https://gitlab.haskell.org/ghc/ghc/issues/1346). ``` This rewrites these as `#1346` using ```bash sed -i -r -e 's/\[\\#([0-9]+)\]\([^)]+\/\1\)/#\1/g' $(find -iname '*.md') ``` And manually eyeballing the result.
Apr 01, 2019
91eb4a8d Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
6530fd1d Tobias Dammers
Fix markdown link syntax
Mar 29, 2019
cc1a7a6a Tobias Dammers
Re-run import
Mar 29, 2019
8d2d9a9f Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
0be88d46 Niklas Hambüchen
Add Features overview section and mention performance bug
Dec 16, 2018
3478d972 kvelicka
typo gbd -> gdb
Mar 03, 2018
453651c9 niteria
Edit DWARF
Jan 26, 2018
847ef4f9 heisenbug
tweak gdb invocation
Jan 05, 2018
c5d4ec09 bgamari
Edit DWARF
Aug 24, 2017
2dad7271 heisenbug
tweaks
Aug 16, 2017
93f172d4 heisenbug
my way of debugging GHC stage 2
Aug 16, 2017
259eee84 thomie
Mention flags necessary, instead of -O
Feb 29, 2016
f125b68f tibbe
Fix markup issue.
Jan 02, 2015
bc4ab424 scpmw
Edit DWARF
Jan 02, 2015
f4559bb7 scpmw
Edit DWARF
Dec 24, 2014
Clone repository

GHC Home
GHC User's Guide

Joining In

Newcomers info
Mailing Lists & IRC
The GHC Team

Documentation

GHC Status Info
Working conventions
Building Guide
Debugging
Commentary

Wiki

Title Index
Recent Changes