On 5/12/20 10:55 AM, Kevin Wolf wrote:
Am 12.05.2020 um 09:06 hat Philippe Mathieu-Daudé geschrieben:
These scripts are loaded as plugin by GDB (and they don't
have any __main__ entry point). Remove the shebang header.
Acked-by: Alex Bennée
Signed-off-by: Philippe Mathieu-Daudé
---
scrip
Am 12.05.2020 um 09:06 hat Philippe Mathieu-Daudé geschrieben:
> These scripts are loaded as plugin by GDB (and they don't
> have any __main__ entry point). Remove the shebang header.
>
> Acked-by: Alex Bennée
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> scripts/qemugdb/__init__.py | 3 +
These scripts are loaded as plugin by GDB (and they don't
have any __main__ entry point). Remove the shebang header.
Acked-by: Alex Bennée
Signed-off-by: Philippe Mathieu-Daudé
---
scripts/qemugdb/__init__.py | 3 +--
scripts/qemugdb/aio.py | 3 +--
scripts/qemugdb/coroutine.py | 3 +--