digitalmars.D.debugger - DMD Flags when Debugging
- =?UTF-8?B?Tm9yZGzDtnc=?= (6/6) May 12 2016 What is the preferred set of flags I should use when compiling
What is the preferred set of flags I should use when compiling with DMD in order to make GDB debugging experience as pleasable as possible? Ian told me at DConf 2016 that the `-gc` flag shouldn't be used. What about `-gs` and `-gx`. Are these preferred?
May 12 2016