Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need --waitForDebugGem option #47

Open
dalehenrich opened this issue Mar 18, 2022 · 0 comments
Open

Need --waitForDebugGem option #47

dalehenrich opened this issue Mar 18, 2022 · 0 comments
Assignees

Comments

@dalehenrich
Copy link
Owner

Right now, if you want to take advantage of the topaz debuggem feature, you have to use a custom topazini file and a command line like this:

rowantst/rowanConvTest.solo --upgradeFrom=3.6.4 -- -C "GEM_LISTEN_FOR_DEBUG=TRUE;" -I $GEMSTONE/upgrade/projects/superDoit/gemstone/topazini_solo_debuggem

If we add standard --waitForDebugGem option (no short form) along with --debug and --help we can greatly simplify the use of debuggem ... I've already added support DEBUGGEM when unhandled exceptions occur so that a full stack and the oop of the processs (necessary for looking at the stack when using DEBUGGEM), so this is pretty much a no brainer ...

@dalehenrich dalehenrich self-assigned this Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant