• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: OmniObjectMeter and PB/gdb
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OmniObjectMeter and PB/gdb


  • Subject: Re: OmniObjectMeter and PB/gdb
  • From: "Timothy J. Wood" <email@hidden>
  • Date: Tue, 6 Aug 2002 21:44:14 -0700

On Tuesday, August 6, 2002, at 02:02 AM, Paul Williamson wrote:
Is it possible to run an application under the debugger gdb (preferably within Project Builder) and also simultaneously monitor it with OmniObjectMeter? It seems like this would be incredibly useful, but I can't find the magic words to do it.

Yes, this is possible (I was just doing it! :)

You can do this one of two ways:

1)
- Start the vict^H^H^H^H target using OOM
- Start a debugger session (I use gdb in Terminal, but PB should work)
- Do NOT start the process in gdb, but instead figure out the pid of the target and do:
attach pid

2) (This is what I was doing...)
- Link the OmniObjectMeterFramework as per the instructions in the OOM manual
- Launch the process in gdb
- Launch OOM and it should automatically connect


-tim
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: OmniObjectMeter and PB/gdb
      • From: Paul Williamson <email@hidden>
References: 
 >OmniObjectMeter and PB/gdb (From: Paul Williamson <email@hidden>)

  • Prev by Date: Re: Accessor methods and (auto)release: conclusion
  • Next by Date: Re: Accessor methods and (auto)release: conclusion
  • Previous by thread: OmniObjectMeter and PB/gdb
  • Next by thread: Re: OmniObjectMeter and PB/gdb
  • Index(es):
    • Date
    • Thread