top | item 44130277

(no title)

stevefolta | 9 months ago

The downside of QBE is that it doesn't have a way to generate debug symbols. But I still love and use it.

discuss

order

YorickPeterse|9 months ago

The most recent release has the ability to generate basic debugging information (see "new experimental dbgfile and dbgloc directives. " from the release notes) as Hare needed that (and IIRC a Hare contributor added it). Unfortunately, there's no documentation on it, and last I checked to see how to use it I had to go spelunking in the Hare source code.