_GLIBCXX_DEBUG-like define for debug builds?
Jeffrey Walton <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAH8yC8=iSRWFxb72EDU1-Lq9oj3Wu+aJo+FeawrF45sO3=f84A@mail.gmail.com> |
Hi Everyone, I am trying to locate an option to enable extra checking for debug builds, like checked iterators and range checking. I found a few configure options for mallocs at https://sourceware.org/newlib/README but I was hoping for something more. Does Newlib have one? If so, then what is it? Thanks in advance.