Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1256519 > unrolled thread

[ANNOUNCE] MDB Debugger Linux 4.2.4

Started byJeffrey Merkey <jeffmerkey@gmail.com>
First post2015-10-27 08:20 +0100
Last post2015-10-29 04:00 +0100
Articles 2 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [ANNOUNCE] MDB Debugger Linux 4.2.4 Jeffrey Merkey <jeffmerkey@gmail.com> - 2015-10-27 08:20 +0100
    Re: [ANNOUNCE] MDB Debugger Linux 4.2.4 Jeffrey Merkey <jeffmerkey@gmail.com> - 2015-10-29 04:00 +0100

#1256519 — [ANNOUNCE] MDB Debugger Linux 4.2.4

FromJeffrey Merkey <jeffmerkey@gmail.com>
Date2015-10-27 08:20 +0100
Subject[ANNOUNCE] MDB Debugger Linux 4.2.4
Message-ID<qo6I2-2i5-17@gated-at.bofh.it>
I changed the name to Modular Kernel Debugger from Merkey's Kernel
Debugger.  Very minimal changes considering the last release was four
years ago on 2.6.37.    Will be backporting til it meets 2.6.37
versions.   Not fully tested on all x86_64 build options.  Please
email bugs are comments.

Is completely modular, loads as a kernel module, so can be loaded as
needed.   Submitted for consideration for inclusion.    I have
maintained this for 15 years and its been on Linux for 8 years,  I
will continue to work it unless its taken over by LKML.

Thanks,

Jeff

http://www.jeffmerkey.com/mdb/mdb-4.2.4-x86_64-10-27-2015.patch

Developer's Certificate of Origin 1.1

        By making a contribution to this project, I certify that:

        (a) The contribution was created in whole or in part by me and I
            have the right to submit it under the open source license
            indicated in the file; or

        (b) The contribution is based upon previous work that, to the best
            of my knowledge, is covered under an appropriate open source
            license and I have the right under that license to submit that
            work with modifications, whether created in whole or in part
            by me, under the same open source license (unless I am
            permitted to submit under a different license), as indicated
            in the file; or

        (c) The contribution was provided directly to me by some other
            person who certified (a), (b) or (c) and I have not modified
            it.

        (d) I understand and agree that this project and the contribution
            are public and that a record of the contribution (including all
            personal information I submit with it, including my sign-off) is
            maintained indefinitely and may be redistributed consistent with
            this project or the open source license(s) involved.

	Signed-off-by: Jeffrey Vernon Merkey <jeffmerkey@gmail.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1258543

FromJeffrey Merkey <jeffmerkey@gmail.com>
Date2015-10-29 04:00 +0100
Message-ID<qoLBw-2KZ-9@gated-at.bofh.it>
In reply to#1256519
Please disregard this patch and dont use it.  I found some bugs in the
NMI handler.  I'll post another patch later tonight or tommorrow after
I finish testing the changes.

Jeff

On 10/27/15, Jeffrey Merkey <jeffmerkey@gmail.com> wrote:
> I changed the name to Modular Kernel Debugger from Merkey's Kernel
> Debugger.  Very minimal changes considering the last release was four
> years ago on 2.6.37.    Will be backporting til it meets 2.6.37
> versions.   Not fully tested on all x86_64 build options.  Please
> email bugs are comments.
>
> Is completely modular, loads as a kernel module, so can be loaded as
> needed.   Submitted for consideration for inclusion.    I have
> maintained this for 15 years and its been on Linux for 8 years,  I
> will continue to work it unless its taken over by LKML.
>
> Thanks,
>
> Jeff
>
> http://www.jeffmerkey.com/mdb/mdb-4.2.4-x86_64-10-27-2015.patch
>
> Developer's Certificate of Origin 1.1
>
>         By making a contribution to this project, I certify that:
>
>         (a) The contribution was created in whole or in part by me and I
>             have the right to submit it under the open source license
>             indicated in the file; or
>
>         (b) The contribution is based upon previous work that, to the best
>             of my knowledge, is covered under an appropriate open source
>             license and I have the right under that license to submit that
>             work with modifications, whether created in whole or in part
>             by me, under the same open source license (unless I am
>             permitted to submit under a different license), as indicated
>             in the file; or
>
>         (c) The contribution was provided directly to me by some other
>             person who certified (a), (b) or (c) and I have not modified
>             it.
>
>         (d) I understand and agree that this project and the contribution
>             are public and that a record of the contribution (including all
>             personal information I submit with it, including my sign-off)
> is
>             maintained indefinitely and may be redistributed consistent
> with
>             this project or the open source license(s) involved.
>
> 	Signed-off-by: Jeffrey Vernon Merkey <jeffmerkey@gmail.com>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web