chore: add gdb debugging support to dev container#1188
chore: add gdb debugging support to dev container#1188gaoxueyu merged 1 commit intoIvorySQL:masterfrom
Conversation
- Add gdb package to Dockerfile - Enable SYS_PTRACE and seccomp:unconfined in docker-compose - Fix .gitignore for tmp_install
📝 WalkthroughWalkthroughThis pull request updates the development container configuration to enable debugging capabilities. Changes include installing gdb in the Dockerfile, updating the git ignore pattern for temporary install artifacts, and configuring the docker-compose dev service to build locally with ptrace and security options enabled. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 YAMLlint (1.38.0)docker-compose.yaml[Errno 2] No such file or directory: 'docker-compose.yaml' Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thank you again for your contribution to IvorySQL. We willl review your codes soon. |
|
LGTM, will merge soon. |
Useful when debugging (Claude knows how to use it).
Summary by CodeRabbit