This is the mail archive of the gdb-patches@sources.redhat.com 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: Disable redefinition of built-in commands.


> +       error ("Redefinition of built-in commands is not supported.");

My understanding from the discussion regarding this issue is that there
is no real point in redefining a built-in command, so I guess this
"feature" will probably never be (properly) implemented. If I am
correct, I suggest we change the wording to "[...] is not allowed".

-- 
Joel


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