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: [RFC PATCH 0/4] GDB Linux Kernel Thread Awareness



On 01/03/16 16:33, Yao Qi wrote:
> Kieran Bingham <kieran.bingham@linaro.org> writes:
> 
>> For ease of access/replication, this patch set is also hosted at:
>>
>>  URL: http://git.linaro.org/people/kieran.bingham/binutils-gdb.git
>>  TAG: 2016-02-25-LKD-thread-aware-c-gdb-submission
> 
> How can I play with these new bits in GDB?  Do you have some
> instructions to use GDB to debug linux kernel over QEMU?

Hi Yao,

I've added a script to build a kernel, gdb, and set up QEmu with some
instructions to get started with LKD to the following wiki-page:
  https://wiki.linaro.org/LandingTeams/ST/GDB

Currently it needs ~5GB of disk space, which I realise is quite large,
but it is building a multi_v7_defconfig kernel target with debug-info
enabled which is the bulk of this.
--
Regards

Kieran


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