Changes between Initial Version and Version 1 of Ticket #41166, comment 8


Ignore:
Timestamp:
Aug 23, 2015, 10:34:57 PM (9 years ago)
Author:
posita (Matt Bogosian)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41166, comment 8

    initial v1  
    2424
    2525But at least it installs. (If you're curious about the motivation of the warning, see [http://gaetanmasson.com/use-gdb-from-macports-on-os-x-10-9-mavericks/ this explanation].)
     26
     27See also these (which are alternatives based on creating and trusting your own self-signed certificate and using it to `codesign` your own executable before calling `gdb`):
     28
     29* http://stackoverflow.com/questions/13913818/how-to-get-a-codesigned-gdb-on-osx
     30* http://ntraft.com/installing-gdb-on-os-x-mavericks/