nemiver r579 - in trunk: . src/dbgengine tests



Author: jjongsma
Date: 2007-10-10 02:54:17 +0100 (Wed, 10 Oct 2007)
New Revision: 579
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=579&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/dbgengine/nmv-gdbmi-parser.cc
   trunk/tests/test-gdbmi.cc
Log:
Potential Fix for bug 465263, failing to parse breakpoint table
	* src/dbgengine/nmv-gdbmi-parser.cc: Fix for bug #465263 "Error Parsing
	breakpoint table".  The parse_breakpoint() function was not advancing to the
	closing '}' character of the breakpoint, and therefore was not able to parse
	the list of breakpoints correctly.
	* tests/test-gdbmi.cc: added a test for the failure reported in bug #465263





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