On 4/30/20 9:59 AM, Kevin Wolf wrote:
> Am 30.04.2020 um 08:57 hat Philippe Mathieu-Daudé geschrieben:
>> Keep an eye on these "same same, but different" files.
>>
>> Acked-by: Alex Bennée <alex.bennee@linaro.org>
>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>> ---
>> MAINTAINERS | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 8cbc1fac2b..7a7f2b9c31 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -2083,6 +2083,7 @@ R: Philippe Mathieu-Daudé <philmd@redhat.com>
>> S: Maintained
>> F: gdbstub*
>> F: gdb-xml/
>> +F: scripts/qemugdb/
>
> Wouldn't it make sense to add scripts/qemu-gdb.py as well?
I agree scripts/qemu-gdb.py with scripts/qemugdb/*py, but now looking at
the files closely I don't think they belong to the gdbstub section (GDB
protocol, with no knowledge of Python), and rather deserve a new section
(GDB Python scripts, with no knowledge of GDB protocol).
I am discarding this patch.
Regards,
Phil.
>
> Kevin
>