Re:Re: [question] If the code format is wrong, the _initialize_xxx functions cannot be generated?
hilbert via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Sorry, it was my mistake. I downloaded a custom cudagdb project which has .clang-format file inside. So, which formatting tool do you need to use for the original GNU-GDB project? At 2023-01-31 09:28:41, "Simon Marchi" <[email protected]> wrote: > > >On 1/30/23 03:30, hilbert via Gdb wrote: >> >> >> Sorry, I have another question; >> Mt clang-format tool version does not seem to match, it does not recognize the .clang-fromat script; >> where can I find the clang-format version required by gdb? >> >> >> Thanks. > >Where did you see a .clang-format file? > >Simon