RFR: 8344350: Add '.gdbinit' and '.lldbinit' to file '.gitignore'
Guoxiong Li
gli at openjdk.org
Tue Nov 19 05:11:41 UTC 2024
On Mon, 18 Nov 2024 15:44:14 GMT, Magnus Ihse Bursie <ihse 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
>
> I guess this is harmless.
@magicus Thanks for your review. Does this patch need another review?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22176#issuecomment-2484720429
More information about the build-dev
mailing list