nemiver r662 - in trunk: . src/dbgengine



Author: jjongsma
Date: 2007-12-21 15:22:12 +0000 (Fri, 21 Dec 2007)
New Revision: 662
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=662&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/dbgengine/nmv-gdbmi-parser.cc
Log:
Give exception catchpoints meaningful names

	* src/dbgengine/nmv-gdbmi-parser.cc: give the exception catchpoints
	meaningful names.  catchpoints don't have the same fields as regular
	breakpoints.  They have a 'what' field instead of a 'func' field, so use the
	'what' field if there is no 'func' field





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]