bneradt commented on pull request #7762: URL: https://github.com/apache/trafficserver/pull/7762#issuecomment-829294736
Thanks for working on making debugging ATS easier. I could use some help understanding the use case for this. When I want to run traffic server in a debugger in AuTest, I generally run with `--clean=none` which leaves behind the sandbox. I then prepend `gdb --args` to the final command line in replay.sh from the sandbox. Then I replay it, add breakpoints, `run` and so forth. When would this block command be used rather than that method? I have had issues when the AuTest runs via traffic_manager. Is this for those situations? Don't interpret this question as critical of this patch. I'm just trying to understand its use case further. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
