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: breakpoint commands no more working due to MI front-end


On Mon, Jan 23, 2006 at 12:53:59PM -0500, Bob Rossi wrote:
> I think not allowing this would severaly limit the use of GDB for a lot
> of users. People in general already have an entire set of breakpoint
> commands written. I don't think it would be a good idea to make the
> users translate these commands to a FE specific format, especially 
> since each front end would be different.

Then what should GDB do?  Treat the command list as CLI commands or
current interpreter commands?  How about the poster's original issue:
should their output come out before the *stopped?  After?  Replacing
it?

That's why I called it presently poorly defined :-)

-- 
Daniel Jacobowitz
CodeSourcery


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