Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Need "unlink" command #8

Closed
adamv opened this issue Aug 3, 2009 · 5 comments
Closed

Need "unlink" command #8

adamv opened this issue Aug 3, 2009 · 5 comments

Comments

@adamv
Copy link
Contributor

adamv commented Aug 3, 2009

Need an unlink command which removes the symlinks created by link, but not the build products. This is for debugging builds by "hiding" dependent libraries.

@mxcl
Copy link
Contributor

mxcl commented Aug 3, 2009

This is what brew prune does. Does it not work?

@adamv
Copy link
Contributor Author

adamv commented Aug 3, 2009

It works, I'm just not paying attention again; sorry.

@adamv
Copy link
Contributor Author

adamv commented Aug 3, 2009

Wait, no, prune only works when the symlink is dangling; I want to have live symlinks removed while keeping the keg in the cellar.

@mxcl
Copy link
Contributor

mxcl commented Aug 3, 2009

Oh yes of course, sorry I was being dense. Yep agreed this function makes sense to me.

@mxcl
Copy link
Contributor

mxcl commented Aug 30, 2009

brew unlink command

Closed by 211404c

Sharpie pushed a commit to Sharpie/homebrew that referenced this issue Sep 19, 2011
@ghost ghost mentioned this issue Nov 12, 2011
etehtsea pushed a commit to etehtsea/homebrew that referenced this issue Dec 27, 2011
etehtsea pushed a commit to etehtsea/homebrew that referenced this issue Jan 12, 2012
rbrito pushed a commit to rbrito/homebrew that referenced this issue Mar 14, 2012
snakeyroc3 pushed a commit to snakeyroc3/homebrew that referenced this issue Dec 17, 2012
derekbrokeit pushed a commit to derekbrokeit/homebrew that referenced this issue May 30, 2013
mistydemeo pushed a commit that referenced this issue Nov 20, 2015
There is a known issue with gdb 7.4 on OS X where calling `run` on twice
in the same debugging session will crash gdb. It's been fixed upstream
and it's targeted for 7.5. I've added a patch that fixes it in the
formula.

The bug report:
http://old.nabble.com/-Bug-gdb-13619--New%3A-Crash-when-running-binary-a-second-time-in-the-same-session-td33196464.html
The patch (linked from the bug report):
http://sourceware.org/ml/gdb-patches/2012-02/msg00098.html

Closes #8.

Signed-off-by: Jack Nagel <[email protected]>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
This issue was closed.
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

2 participants