Re: [PATCH v4] 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> Still two regressions on ARM. Here too: FAIL: gdb.base/completion.exp: complete 'p values[0].a' FAIL: gdb.base/completion.exp: complete 'p values[0] . a' It's often better to just write a new small test case, at least in the case when the otherwise-relevant test case is one of these old ones. Tom