shendusuipian | To know stats by heart | Analytics library
kandi X-RAY | shendusuipian Summary
kandi X-RAY | shendusuipian Summary
To know stats by heart
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of shendusuipian
shendusuipian Key Features
shendusuipian Examples and Code Snippets
Community Discussions
Trending Discussions on shendusuipian
QUESTION
I tried everything I can find about installing gdb, but still could not make it work.
Here is how I install and run gdb:
install gdb with
brew install gdb
then it tells me to do the following
(experiment3.5) ->brew install gdb Updating Homebrew... ==> Downloading https://homebrew.bintray.com/bottles/gdb- 8.0.1.sierra.bottle.tar Already downloaded: /Users/Natsume/Library/Caches/Homebrew/gdb- 8.0.1.sierra.bottle.tar.gz ==> Pouring gdb-8.0.1.sierra.bottle.tar.gz ==> Caveats gdb requires special privileges to access Mach ports. You will need to codesign the binary. For instructions, see:
https://sourceware.org/gdb/wiki/BuildingOnDarwinOn 10.12 (Sierra) or later with SIP, you need to run this:
echo "set startup-with-shell off" >> ~/.gdbinit
I did finish these two steps. I did the codesign task by following exact instruction here
- everything goes smoothly. however, when I ran the following code, I still get the same error message
I ran gdb python test.py
and received following message
ANSWER
Answered 2017-Sep-29 at 05:39I have spent quite some time on this one. You need to compile it from sources.
Take a look here:
It worked for me ;)
Just one note, make sure to code sign it! Notes can be found here: Codesigning the Debugger
Update:
for python stuff, take a look here
http://unconj.ca/blog/setting-up-gdb-for-debugging-python-on-os-x.html
as for gdb itself
it should be enough to test it following way
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install shendusuipian
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page