1. have a look at the FAQ on http://www.xdebug.org. There is a specific entry for XAMPP which may be
applicable
2. If you have any watch expressions, try deleting them. A Script can be terminated abnormally if
you have a watch expression enabled that does something like invoke an undefined function.