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


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.

-- 
Daniel Jacobowitz
CodeSourcery


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