Bug #6486 2006-02-19 18:48
zingam
Digital Mars D compiler
There are two options:
Produce debuggin symbols[-g]
Add symbolic debug info[-g]
that seem to set the same thing. When I set this option sometimes it is not remembered and it never works, which means - C::B does not seem to pass the option to the compiler and no debugging version is generated.
- Category
- Compiler
- Group
- Status
- Closed
- Close date
- 2006-02-24 10:15
- Assigned to
History
mandrav 2006-02-24 10:15
This bug is now fixed in HEAD.
Thank you for reporting it.