Files
kernel-tenderloin-3.0/kernel
Jason Wessel 1cee5e35f1 kgdb: Add the ability to schedule a breakpoint via a tasklet
Some kgdb I/O modules require the ability to create a breakpoint
tasklet, such as kgdboc and external modules such as kgdboe.  The
breakpoint tasklet is used as an asynchronous entry point into the
debugger which will have a different function scope than the current
execution path where it might not be safe to have an inline
breakpoint.  This is true of some of the kgdb I/O drivers which share
code with kgdb and rest of the kernel users.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
2010-05-20 21:04:26 -05:00
..
2010-05-18 08:57:00 +10:00
2010-05-19 11:48:18 -07:00
2010-05-06 18:49:20 +02:00
2010-04-15 09:36:16 +02:00
2010-05-11 17:33:42 -07:00
2010-05-20 21:04:21 -05:00
2010-05-11 17:08:24 +02:00
2010-05-17 00:21:03 +02:00
2010-05-20 21:04:21 -05:00
2010-05-14 19:45:06 -07:00
2010-02-10 17:47:17 -08:00
2010-03-06 11:26:32 -08:00
2010-04-02 20:12:05 +02:00
2010-05-20 21:04:21 -05:00
2010-05-20 21:04:21 -05:00
2010-03-12 15:52:32 -08:00
2010-05-06 10:56:07 +10:00
2010-05-10 14:20:42 +02:00
2010-05-10 14:20:42 +02:00
2010-03-06 11:26:23 -08:00
2010-05-10 08:48:39 +02:00