Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 3,610
    • Issues 3,610
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 200
    • Merge Requests 200
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #5062

Closed
Open
Opened Mar 29, 2011 by Ian Lynagh <igloo@earth.li>@trac-igloo
  • Report abuse
  • New issue
Report abuse New issue

Patch: Debug output for OS X linker and coding standard upgrades

This ticket is to track this patch:

Mon Mar 21 17:02:34 EDT 2011  gwright at antiope.com
  * Debug output for OS X linker and coding standard upgrades
  
  This long an invasive patch tidies up the OS X linker and
  adds copious debugging output.  If ghci is invoked with +RTS -Dl -RTS,
  the result of every relocation and external symbol lookup is
  dumped in gory detail.  The resulting output is long, more than
  60 MB when starting ghci, even if no programs or packages are
  specified, but is very useful when hunting linker bugs.
  
  The coding standard changes are mostly to impose uniform whitespace
  convertions and to use curly braces even for one line if/else statement
  bodies.  I've been burned by lack of those a few times.

http://www.haskell.org/pipermail/cvs-ghc/2011-March/060538.html

Trac metadata
Trac field Value
Version 7.0.3
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Runtime System
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture

Related issues

  • Discussion
  • Designs
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
4
Labels
bug P::low RTS Trac import
Assign labels
  • View project labels
Reference: ghc/ghc#5062