[MacPorts] #45833: gdb @7.7.1 completely useless
MacPorts
noreply at macports.org
Sun Nov 16 20:22:56 PST 2014
#45833: gdb @7.7.1 completely useless
--------------------------+-------------------------------
Reporter: trac-1948@… | Owner: stuartwesterman@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords:
Port: gdb |
--------------------------+-------------------------------
Comment (by stuartwesterman@…):
This works fine for me.
{{{
wei ~/Dropbox/CSCI531 Applied Cryptography/hw2 $ ggdb hw2
GNU gdb (GDB) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin14.0.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from hw2...done.
(gdb) run
Starting program: /Users/wei/Dropbox/CSCI531 Applied Cryptography/hw2/hw2
Program received signal SIGSEGV, Segmentation fault.
0x0000000100001411 in print_usage () at hw2.c:231
231 *(woot + 10) = 100;
(gdb) bt
#0 0x0000000100001411 in print_usage () at hw2.c:231
#1 0x0000000100000920 in main (argc=1, argv=0x7fff5fbffa80) at hw2.c:23
(gdb)
}}}
I'm requesting that the ticket author give me more information about his
setup, and failing that I'm requesting that this ticket be closed
(worksforme).
--
Ticket URL: <https://trac.macports.org/ticket/45833#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list