Re: x86: Add the "print code before the trapping instruction" feature to 64 bit

2008-01-14 Thread Ingo Molnar
* Chuck Ebbert <[EMAIL PROTECTED]> wrote: > > Subject: x86: Add the "print code before the trapping instruction" feature > > to 64 bit > > From: Arjan van de Ven <[EMAIL PROTECTED]> > > > > The 32 bit x86 tree has a very useful feature that prints the Code: > > line for the code even before

Re: x86: Add the print code before the trapping instruction feature to 64 bit

2008-01-14 Thread Ingo Molnar
* Chuck Ebbert [EMAIL PROTECTED] wrote: Subject: x86: Add the print code before the trapping instruction feature to 64 bit From: Arjan van de Ven [EMAIL PROTECTED] The 32 bit x86 tree has a very useful feature that prints the Code: line for the code even before the trapping

[patch 8/8] x86: Add the "print code before the trapping instruction" feature to 64 bit

2008-01-11 Thread Arjan van de Ven
Subject: x86: Add the "print code before the trapping instruction" feature to 64 bit From: Arjan van de Ven <[EMAIL PROTECTED]> The 32 bit x86 tree has a very useful feature that prints the Code: line for the code even before the trapping instrution (and the start of the trapping instruction is

[patch 8/8] x86: Add the print code before the trapping instruction feature to 64 bit

2008-01-11 Thread Arjan van de Ven
Subject: x86: Add the print code before the trapping instruction feature to 64 bit From: Arjan van de Ven [EMAIL PROTECTED] The 32 bit x86 tree has a very useful feature that prints the Code: line for the code even before the trapping instrution (and the start of the trapping instruction is

Re: x86: Add the "print code before the trapping instruction" feature to 64 bit

2008-01-10 Thread Chuck Ebbert
On 01/10/2008 11:47 AM, Arjan van de Ven wrote: > Subject: x86: Add the "print code before the trapping instruction" feature to > 64 bit > From: Arjan van de Ven <[EMAIL PROTECTED]> > > The 32 bit x86 tree has a very useful feature that prints the Code: line > for the code even before the

x86: Add the "print code before the trapping instruction" feature to 64 bit

2008-01-10 Thread Arjan van de Ven
Subject: x86: Add the "print code before the trapping instruction" feature to 64 bit From: Arjan van de Ven <[EMAIL PROTECTED]> The 32 bit x86 tree has a very useful feature that prints the Code: line for the code even before the trapping instrution (and the start of the trapping instruction is

x86: Add the print code before the trapping instruction feature to 64 bit

2008-01-10 Thread Arjan van de Ven
Subject: x86: Add the print code before the trapping instruction feature to 64 bit From: Arjan van de Ven [EMAIL PROTECTED] The 32 bit x86 tree has a very useful feature that prints the Code: line for the code even before the trapping instrution (and the start of the trapping instruction is

Re: x86: Add the print code before the trapping instruction feature to 64 bit

2008-01-10 Thread Chuck Ebbert
On 01/10/2008 11:47 AM, Arjan van de Ven wrote: Subject: x86: Add the print code before the trapping instruction feature to 64 bit From: Arjan van de Ven [EMAIL PROTECTED] The 32 bit x86 tree has a very useful feature that prints the Code: line for the code even before the trapping