• 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
gdb problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gdb problem


  • Subject: gdb problem
  • From: Jonas Maebe <email@hidden>
  • Date: Thu, 25 May 2006 16:30:31 +0200

Hello,

The gdb from XCode 2.3 can no longer step over any function calls in programs compiled with the Free Pascal Compiler (it generates stabs debug information). The gdb "next" command always results in stepping into the called function (i.e., the result is the same as if you'd say "step"). This problem does not occur with previous gdb's on Mac OS X, with gdb's on other platforms, or with gcc-compiled code and the current gdb on Mac OS X.

I've been comparing the stabs we generate with those from gcc, manually edited some stabs in both gcc-generated code and in our generated code, but have not been able to change the behaviour of either (i.e., "break" the gcc stabs or "fix" ours).

Can anyone tell me what changed between gdb-437 and gdb-477 in this respect? And if not, where I can download the source for gdb-477?


Jonas _______________________________________________ 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: gdb problem
      • From: Jim Ingham <email@hidden>
  • Prev by Date: Re: Xcode 2.3 initial impressions
  • Next by Date: Re: How to load my framework programatically ?
  • Previous by thread: Re: XCConfig file stoped working
  • Next by thread: Re: gdb problem
  • Index(es):
    • Date
    • Thread