Skip to content
Snippets Groups Projects
Commit 2e1fea40 authored by Mikhail Elhimov's avatar Mikhail Elhimov Committed by Vladimir Davydov
Browse files

gdb: nice list walking

Introduced command 'tt-list-walk'

Changes in 'tt-list' options:
- dropped options -pre/post (previously used to implement walking
  functionality; no longer needed)
- option -filter was renamed to -predicate (so it can be specified with
  just -p while previously at least -fil need to be used to avoid
  ambiguity with -fields option)

Closes #8524

NO_DOC=gdb extension
NO_TEST=gdb extension
NO_CHANGELOG=gdb extension
parent 19b53ac3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment