This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb/2426: Temporary breakpoint for "finish" command not cleaned up in MI mode


The following reply was made to PR gdb/2426; it has been noted by GNATS.

From: Nick Roberts <nickrob@snap.net.nz>
To: tom.fowler@hotmail.co.uk
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2426: Temporary breakpoint for "finish" command not cleaned up in MI mode
Date: Fri, 7 Mar 2008 08:43:19 +1300

  > The "finish" command appears to work by setting a temporary breakpoint which
  > is deleted immediately after it is triggered. Using my version of GDB in
  > normal console mode this works as expected, but using the same executable in
  > "--interpreter=mi" mode, the "finish" command leaves its breakpoint around
  > to fire spuriously later on. Having looked into this a little, it seems to
  > be a regression, in that the problem does not occur for an earlier version
  > of GDB (v 6.0.x).
 
 Looks like it's fixed in GDB in the Sourceware CVS repository.  If you can't
 get this, GDB 6.8 should be released very shortly.
 
 -- 
 Nick                                           http://www.inet.net.nz/~nickrob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]