This is the mail archive of the gdb-patches@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: segfault: what should happen when I remove an inferior that is running?


On Thursday 06 January 2011 20:17:23, Tom Tromey wrote:
> Marc> There are other instances of error() being called without it 
> Marc> from mi-main.c.
> 
> These are all bugs.
> 

I think that these instances are for example errors when a frontend
uses the wrong MI command syntax.  Have we decided whether these
should be translated?  Not sure who that helps.
If not, maybe we should have a mi_error function, so that the
ARI doesn't complain about them.

-- 
Pedro Alves


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