tt CLI (2.11): adjusted Tarantool GDB-extension to avoid load failure
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: tt CLI
Since: tt 2.11.1(?)
Dev ticket:
Root document: https://www.tarantool.io/en/doc/latest/tooling/tt_cli/coredump/
SME: @ AlexandrLitkevich @ oleg-jukovec @ elhimov
Details
tt coredump: adjust Tarantool GDB-extention to avoid load failure if main_cord
symbol is optimized out in gdb session.
Requested by @elhimov in https://github.com/tarantool/tt/commit/dc35274f2f8bdb0f14c83579e1b85c14eda8d3a6.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the tt coredump section in the linked root document and inspect the Tarantool GDB-extension behavior around the main_cord symbol. Confirm the extension still loads when main_cord is optimized out in a GDB session; the issue does not name a source file or test.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100