From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Owens Date: Thu, 14 Jun 2001 23:51:26 +0000 Subject: Re: [Linux-ia64] breakpoint function using kdb Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Thu, 14 Jun 2001 14:32:45 -0500, "Sherbert, Shannon" wrote: >Is there a breakpoint function that can be compiled into a module, so that >when that function is executed kdb is entered? I guess sort of like an >"int13" in ia32. KDB_ENTER();