This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb-7.0 on osx



On Oct 8, 2009, at 5:57 PM, Tobias Hahn wrote:


Hi all,

I cannot get gdb-7.0 to debug my executables under 10.6. I have built it using

$ ../gdb-7.0/configure --build=x86_64-apple-darwin10 CFLAGS="-g -O2 - Wno-format"
$ make
$ codesign -s gdb-sign gdb/gdb


(The certificate gdb-sign is in the System keychain and is valid for codesigning.)

Is it also trusted ?


Tristan.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]