Add new argument to info fibres to enable grouping by line/stack
Adds an extra optional, numerical argument to info fibres
which lets you specify how many frames "up" to inspect for similarity and group. Check for same-line cases regardless of the value of that numerical argument.
Not passing that optional parameter returns output in the same format as before.
Merge request reports
Activity
added 5 commits
-
e99a4408...d5e66ec1 - 3 commits from branch
mkarsten:master
- c5e048fb - Add new argument to info fibres to enable grouping by line/stack
- 6d5ee49f - And semantics, grouped printing, * fix
-
e99a4408...d5e66ec1 - 3 commits from branch
added 5 commits
-
6d5ee49f...4b02c772 - 3 commits from branch
mkarsten:master
- 1d58a59e - Add new argument to info fibres to enable grouping by line/stack
- 6bc50ec1 - And semantics, grouped printing, * fix
-
6d5ee49f...4b02c772 - 3 commits from branch
added 9 commits
-
6bc50ec1...ba389032 - 7 commits from branch
mkarsten:master
- b1a122a5 - Add new argument to info fibres to enable grouping by line/stack
- 015468d7 - And semantics, grouped printing, * fix
-
6bc50ec1...ba389032 - 7 commits from branch
added 1 commit
- 4ad66359 - Restore all threads in inferior, not just selected one
mentioned in commit a3f403dd
Please register or sign in to reply