Re: Using C++ code inside gdb
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> seems like gcc has already done this: > https://gcc.gnu.org/codingconventions.html > > probably be best to try and follow that, or at least use it as a base. That's what was already proposed. See: https://sourceware.org/gdb/wiki/cxx-conversion -- Joel