This can't be this hard.

You are turning on the 'persist' flag in the debugger, which according to 
Henry's note and my reading of the code _only_ affects whether or not window 
position is persisted.  The command history is _always_ persisted, independent 
of the setting of that flag.

Since your bug is about command history, not window position, why are you 
changing this flag?

On 2010-04-02, at 15:26, Max Carlson wrote:

>> + Debug window will persist the command history
>>                unconditionally, but will
>>                only persist the position and size if persist="true"
>>                attribute is set.


Reply via email to