From: Uwe B. <ou...@ma...> - 2019-04-21 08:50:02
|
>>> "EL" == Eric Ludlam <eri...@gm...> writes: Hi Eric > Hi Uwe, > I'm not very familiar with those APIs. Do all the icons auto clean up > when the GUD process goes away? Sorry for the delay. I am not sure I understand your question. Do you mean: when I run dbquit or dbclear from the command line, the icons should disappear? The answer to this is NO. Function one, sets in Emacs a breakpoint and a icon Function two, removes in Emacs the breakpoint and the icon. And that works only in Emacs not in the matlab shell. I could write a function, which would remove breakpoints and icons region wise, or for the whole buffer, if that were necessary. Uwe |