mi_load_progress question
Jim Ingham
jingham@apple.com
Wed Jul 12 17:34:00 GMT 2006
I haven't thought about this case specifically, because we don't use
the "load" command - Xcode only supports native debuggers at present...
But in general, anything that might affect the UI should emit some
kind of notification when done through -interpreter-exec. If you had
a little "load progress meter" it would be a bug if clicking the
"load" button caused the meter to update, but typing "load" at the CLI
didn't. So I would say yes.
Jim
On Jul 12, 2006, at 7:04 AM, Daniel Jacobowitz wrote:
> Second question: Should typing "-interpreter-exec console load" issue
> +download updates? Currently it does the same as "load" and
> that's the right thing to do so this is the same as the first
> question.
>
> Jim, maybe you've got an opinion on this? Apple seems to make more
> use
> of the CLI support than anyone else :-)
>
More information about the Gdb
mailing list