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

GDB broken. #2636

Closed
4 tasks done
shahzeb1 opened this issue May 15, 2017 · 3 comments
Closed
4 tasks done

GDB broken. #2636

shahzeb1 opened this issue May 15, 2017 · 3 comments

Comments

@shahzeb1
Copy link

Please always follow these steps:

  • Confirmed this is a problem with running a brew command and just brew installing one or more formulae? If it's a formulae-specific problem please file this issue at https://github.com/Homebrew/homebrew-core/issues/new
  • Ran brew update and retried your prior step?
  • Ran brew doctor, fixed all issues and retried your prior step?
  • Ran brew config and brew doctor and included their output with your issue?

Please note we may immediately close your issue without comment if you delete or do not fill out the issue checklist and provide ALL the requested information.

To help us debug your issue please explain:

  • What you were trying to do (and why)
    Run a program with GDB which has been installed view brew.
  • What happened (include command output)

When I run $ gdb ./a.out:

warning: unhandled dyld version (15)

I've found this forum thread. When I run gdb) info shared I get the following:

No shared libraries loaded at this time.

What does this mean?

  • What you expected to happen
    GDB program debugging like it use to.
  • Step-by-step reproduction instructions (by running brew commands)
  1. Brew uninstall gdb
  2. Brew install gdb
  3. Codesign the gdb folder
  4. Run $gdb ./a.out on any cpp file.

I'm really not sure what's going on here, and would love some guidance. Thank you in advance!

@alyssais
Copy link
Contributor

This is an issue with the gdb formula. Please file this issue at https://github.com/Homebrew/homebrew-core/issues/new, where there'll be people who're better able to help you sort it out. :)

@jhunt
Copy link

jhunt commented Aug 20, 2017

Did this ever get reported to the homebrew-core team?

@MikeMcQuaid
Copy link
Member

@jhunt It's not linked here so: seems not.

@Homebrew Homebrew deleted a comment from tyrocca Sep 2, 2017
@Homebrew Homebrew locked and limited conversation to collaborators Sep 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants