RFR: 8344350: Add '.gdbinit' and '.lldbinit' to file '.gitignore'
Guoxiong Li
gli at openjdk.org
Wed Nov 20 01:11:29 UTC 2024
On Sat, 16 Nov 2024 16:29:20 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> Some developers want to run some initial scripts locally when the debugger (gdb or lldb) starts. So they often add a file named `.gdbinit` or `.lldbinit` in the project root path. It is good to ignore them.
>
> Thanks for your review.
>
> Best Regards,
> -- Guoxiong
Thanks for your reviews. Integrating.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22176#issuecomment-2487092988
More information about the build-dev
mailing list