1. NAME

kgdb_breakpoint - compiled in breakpoint

2. SYNOPSIS

void kgdb_breakpoint( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

This will be implemented as a static inline per architecture. This function is called by the kgdb core to execute an architecture specific trap to cause kgdb to enter the exception processing.

5. AUTHOR

Jason Wessel <>
    Author.

6. COPYRIGHT