This is the mail archive of the gdb@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: user defined command


Eli Zaretskii wrote:
Date: Mon, 16 Apr 2007 06:47:55 -0400
From: Daniel Jacobowitz <drow@false.org>
Cc: gdb@sourceware.org

On Mon, Apr 16, 2007 at 09:13:55AM +0200, Sebastien LE DUC wrote:
The problem is that gdb takes the first "end" as the end of the definition of the command instead of the end of the commands associated to the breakpoint.
so I get an error for the second "end"


Anybody knows how I can achieve what I want?
Please try using a CVS snapshot of GDB. I believe this has been
fixed.

It should be fixed yes. If not, please holler.


It has been fixed a few months ago, after 6.6 has been released.

Denis


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