swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugger for objC on linux


From: Paul Johnson
Subject: Re: debugger for objC on linux
Date: Fri, 01 Feb 2002 08:13:35 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20020104

gdb does work.

From the tone of your question, I gather it does not for you?

For Swarm-2.1.1, try

$ gdb .libs/appname

The really really newest beta versions of swarm don't require the .libs dir on some systems. Its a libtool modernization thing.

In the old days of Swarm, we had an objc patch that we applied to gdb to make it work. Now days, we don't do that, as far as I know. We just use gdb and work around the language inconvenience.

A sample ms windows session is charted out here:

http://lark.cc.ukans.edu/~pauljohn/ps909/Agent-Based_Models/GDBUsage01.txt
http://lark.cc.ukans.edu/~pauljohn/ps909/Agent-Based_Models/GDBUsage02.txt

Nadine Zangger wrote:

Hi,

I would like to use gdb version 5.1 with objective-c code, is it
possible, may be with patches to add?
If not, is there another debugger available on linux for objective-c?

many thanks for helping me
nadine



--
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700


                 ==================================
  Swarm-Support is for discussion of the technical details of the day
  to day usage of Swarm.  For list administration needs (esp.
  [un]subscribing), please send a message to <address@hidden>
  with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]