Re: GDB problems and version
Re: GDB problems and version
- Subject: Re: GDB problems and version
- From: Christian Thalinger <email@hidden>
- Date: Wed, 15 Jul 2009 18:07:20 +0200
Jonas Maebe wrote:
> On 15 Jul 2009, at 17:52, Christian Thalinger wrote:
>
>> And that version does not work. It prints something like:
>>
>> Unable to find Mach task port for process-id 93407: (os/kern)
>> failure (0x5).
>> (please check gdb is setgid procmod)
>
> Did you verify that it is indeed setget procmod? The makefile doesn't
> do that for you. So
>
> sudo chgrp procmod gdb/gdb
> chmod 2755 gdb/gdb
Good point, no, it wasn't. This looks better:
(gdb) r
Starting program:
/Users/twisti/mlvm/hotspot/build/bsd/bsd_i486_compiler2/jvmg/gamma
dyld: Library not loaded: libjvm.dylib
Referenced from:
/Users/twisti/mlvm/hotspot/build/bsd/bsd_i486_compiler2/jvmg/gamma
Reason: image not found
I just need to find out why the library is not loaded...
-- Christian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden