Report LLDB version and clean up LLDB-MI launch sequence#1187
Conversation
13e8dcc to
3354c6b
Compare
We use CLI 'version' to replace the MI '-gdb-version' command.
|
Ah, I missed the moment when it became "ready for review". However let me ask my questions anyway:
|
|
Hi @ruspl-afed, you wrote:
I am following the existing DSF conventions for reasons of consistency here. If you think we should adopt a more restrictive policy, I suggest raising a new discussion topic.
I think it does, yes. |
|
I mean this section (since we have an addition to https://wiki.eclipse.org/Evolving_Java-based_APIs#Example_4_-_Adding_an_API_method
|
|
Yes. In practise, it is not particularly unusual for the likelihood of name coincidence to be considered sufficiently low that the change is treated as non-breaking. |
We use CLI 'version' to replace the MI '-gdb-version' command.
Relates to: #1186