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

FreeBSD process attach by name not implemented #17073

Closed
emaste opened this issue Jul 24, 2013 · 3 comments
Closed

FreeBSD process attach by name not implemented #17073

emaste opened this issue Jul 24, 2013 · 3 comments
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@emaste
Copy link
Member

emaste commented Jul 24, 2013

Bugzilla Link 16699
Resolution FIXED
Resolved on Aug 30, 2013 10:36
Version unspecified
OS FreeBSD

Extended Description

attach by name is not yet implemented on FreeBSD

@emaste
Copy link
Member Author

emaste commented Jul 25, 2013

This is also responsible for 'platform process list' failing

Change dir to: /tank/emaste/src/llvm/tools/lldb/test/functionalities/platform
1: test_process_list (TestPlatformCommand.PlatformCommandTestCase) ... runCmd: platform process list
runCmd failed!
error: no processes were found on the "host" platform

@emaste
Copy link
Member Author

emaste commented Aug 30, 2013

'platform process list' works as of r189295

Other tests still fail because the interface is capable only of returning a limited length process name

@emaste
Copy link
Member Author

emaste commented Aug 30, 2013

Fixed by r189295.

Contrary to my earlier comment it seems attach by name tests now pass.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

1 participant