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

kshdb not compatible with latest ksh #8

Closed
Matthew-Jenkins opened this issue Jun 4, 2021 · 3 comments
Closed

kshdb not compatible with latest ksh #8

Matthew-Jenkins opened this issue Jun 4, 2021 · 3 comments

Comments

@Matthew-Jenkins
Copy link

Hi guys,

So the fedora version of ksh that is packaged was reverted to be inline with upstream. As far as I know it's the same on rhel7 and probably rhel8:
https://bugzilla.redhat.com/show_bug.cgi?id=1868715
att/ast#1466

As is, kshdb is not compatible with mainline ksh.

@rocky
Copy link
Owner

rocky commented Jun 4, 2021

As is, kshdb is not compatible with mainline ksh.

Installation checks the version installed. So there is nothing further for us to do here.

As is, kshdb is not compatible with mainline ksh.

If by "mainline" you mean a program that is frozen to one that existed 9 years ago, then yes, that is correct. It doesn't bother me in this least.

kshdb is not compatible with any version of ksh88 nor pdksh or any ksh's older than 7 years ago. These just do not have enough support to provide debugging in a reasonable fashion.

If debugging on that ksh in that important, then feel free to fork the code and try to get it to work.

@rocky rocky closed this as completed Jun 4, 2021
@Matthew-Jenkins
Copy link
Author

The current version being the one frozen from 9 years ago is the mainline version going forward. ksh2020 is going to be used less and less and other distros pick up the revert.

@rocky
Copy link
Owner

rocky commented Jun 4, 2021

Sure, call it whatever you want.

Again, feel free write whatever debugger you want for that.

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

2 participants