[PATCH 4/7] gdb: move store/extract integer functions to extract-store-integer.{c, h}
Simon Marchi
simark@simark.ca
Tue Apr 23 19:10:46 GMT 2024
On 2024-04-23 14:03, Pedro Alves wrote:
> On 2024-04-22 21:10, Simon Marchi wrote:
>
>> diff --git a/gdb/extract-store-integer.c b/gdb/extract-store-integer.c
>> new file mode 100644
>> index 000000000000..a3b7e40d6424
>> --- /dev/null
>> +++ b/gdb/extract-store-integer.c
>> @@ -0,0 +1,308 @@
>> +/* Copyright (C) 2024 Free Software Foundation, Inc.
>> +
>
> The code moved here isn't new. (Copyright covers contents, not files.)
>
How would you go about finding the correct start year? I can just use
the same year as defs.h (1986-2024), but that may not be correct either
for that particular content.
Simon
More information about the Gdb-patches
mailing list