From: Ben Widawsky <ben@bwidawsk.net>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/13] Add gdb python scripts as kernel debugging helpers
Date: Thu, 20 Dec 2012 17:59:15 +0000 (UTC) [thread overview]
Message-ID: <loom.20121220T185741-139@post.gmane.org> (raw)
In-Reply-To: <cover.1352131729.git.jan.kiszka@siemens.com>
Jan Kiszka <jan.kiszka <at> siemens.com> writes:
>
> Version 2 of this series is a rebase over 3.7-rc4 to resolve some minor
> collision in the top-level makefile. Moreover, this implements automatic
> symbol loading for kernel modules using silent breakpoints. See patch 3
> for details.
>
> Unless someone complains over this series or suggests a better workflow,
> I'm planning to send a pull to Linus during the next merge window.
>
I've been using lx-symbols for the last few days, and am pretty happy with it.
Thanks for your work Jan.
Acked-by: Ben Widawsky <ben@bwidawsk.net>
next prev parent reply other threads:[~2012-12-20 18:14 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-05 16:08 Jan Kiszka
2012-11-05 16:08 ` [PATCH 01/13] scripts/gdb: Add infrastructure Jan Kiszka
2012-11-05 16:08 ` [PATCH 02/13] scripts/gdb: Add container_of helper and convenience function Jan Kiszka
2012-11-05 16:08 ` [PATCH 03/13] scripts/gdb: Add lx-symbols command Jan Kiszka
2012-11-05 16:08 ` [PATCH 04/13] scripts/gdb: Add get_target_endianness helper Jan Kiszka
2012-11-05 16:08 ` [PATCH 05/13] scripts/gdb: Add read_u16/32/64 helpers Jan Kiszka
2012-11-05 16:08 ` [PATCH 06/13] scripts/gdb: Add lx-dmesg command Jan Kiszka
2012-11-05 16:09 ` [PATCH 07/13] scripts/gdb: Add task iteration helper Jan Kiszka
2012-11-05 16:09 ` [PATCH 08/13] scripts/gdb: Add helper and convenience function to look up tasks Jan Kiszka
2012-11-05 16:09 ` [PATCH 09/13] scripts/gdb: Add is_target_arch helper Jan Kiszka
2012-11-05 16:09 ` [PATCH 10/13] scripts/gdb: Add internal helper and convenience function to retrieve thread_info Jan Kiszka
2012-11-05 16:09 ` [PATCH 11/13] scripts/gdb: Add get_gdbserver_type helper Jan Kiszka
2012-11-05 16:09 ` [PATCH 12/13] scripts/gdb: Add internal helper and convenience function for per-cpu lookup Jan Kiszka
2012-11-05 16:09 ` [PATCH 13/13] scripts/gdb: Add lx_current convenience function Jan Kiszka
2012-12-20 17:59 ` Ben Widawsky [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-03 11:21 [PATCH 00/13] Add gdb python scripts as kernel debugging helpers Jan Kiszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20121220T185741-139@post.gmane.org \
--to=ben@bwidawsk.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome