From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sherbert, Shannon" Date: Thu, 14 Jun 2001 19:32:45 +0000 Subject: [Linux-ia64] breakpoint function using kdb Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org 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.