Re: [PATCH] gdb: search local symbols before global symbols in completion
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Oleg" == Oleg Tolmatcev <[email protected]> writes: Oleg> Is a test really necessary for this trivial patch that only changes the Oleg> order of completion results? To be clear, yeah, this would be desirable so it does not regress. What would be really good is a test for the DAP completions request. Tom