This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/4] Create new target "kdump" which uses libkdumpfile: https://github.com/ptesarik/libkdumpfile to access contents of compressed kernel dump.


I didn't see this mentioned anywere, but ...

On 01/31/2016 09:44 PM, Ales Novak wrote:
> +++ b/LICENSE
> @@ -0,0 +1,340 @@
> +GNU GENERAL PUBLIC LICENSE
> +                       Version 2, June 1991
> +

... why did you need this?  What is under GPLv2?

GDB is GPLv3+, which makes that a problem.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]