• 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
Need some help with .gdbinit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need some help with .gdbinit


  • Subject: Need some help with .gdbinit
  • From: Jonathan del Strother <email@hidden>
  • Date: Thu, 21 Jul 2005 09:40:31 +0100

I'm currently running this sequence of commands every time I debug my program in XCode's debugger : 

(gdb) br ptrace
Breakpoint 6 at 0x900541f4
(gdb) comm 6
>return
>cont
>end
(gdb) restart


I'd like to put this into .gdbinit, but can't see how, as the breakpoint number will change each time, so "comm 6" won't work...
Any suggestions?

Jon
 _______________________________________________
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

  • Follow-Ups:
    • Re: Need some help with .gdbinit
      • From: Mark Bessey <email@hidden>
    • Re: Need some help with .gdbinit
      • From: Damien Bobillot <email@hidden>
  • Prev by Date: Re: Developer Transition System
  • Next by Date: Preprocessing
  • Previous by thread: Quotes lost on reload
  • Next by thread: Re: Need some help with .gdbinit
  • Index(es):
    • Date
    • Thread