• 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: Debugger won't scroll down variable list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Debugger won't scroll down variable list


  • Subject: RE: Debugger won't scroll down variable list
  • From: "Jonathan E. Jackel" <email@hidden>
  • Date: Tue, 30 Dec 2003 09:44:29 -0500

I have filed bugs on these problems.  Please do the same.  More bug
reports -> higher priority.

Jonathan

> -----Original Message-----
> From: email@hidden
> [mailto:email@hidden]On Behalf Of Takashi Yoshida
> Sent: Tuesday, December 30, 2003 12:34 AM
> To: email@hidden
> Subject: Re: Debugger won't scroll down variable list
>
>
> I saw this happen while I was debugging Cocoa application that I was
> working on. I tried to scroll down the variable list and it will scroll
> up after a second or so.
>
> Not sure why this is happening.
>
> Anyone else can comment on this?
>
> --
> Takashi Yoshida
> e-mail: email@hidden
>
> On Dec 26, 2003, at 12:05 AM, Jonathan Jackel wrote:
>
> > Is anyone else seeing this?  When I am debugging, I try to scroll down
> > the list of variables to the end to see one of the variables at the
> > end of the list.  The list momentarily scrolls down, then snaps back
> > to a point somewhere higher on the list, making it impossible to check
> > the variable I really want.
> >
> > Before you tell me to use the Expressions window as a workaround, it
> > also doesn't seem to work right.  Type in an expression and nothing
> > shows up in the list.
> >
> > I'm using the full XCode Tools 1.1 install.
> >
> > Jonathan
> > _______________________________________________
> > xcode-users mailing list | email@hidden
> > Help/Unsubscribe/Archives:
> > http://www.lists.apple.com/mailman/listinfo/xcode-users
> > Do not post admin requests to the list. They will be ignored.
>
> [demime 0.98b removed an attachment of type
> application/pkcs7-signature which had a name of smime.p7s]
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Debugger won't scroll down variable list (From: Takashi Yoshida <email@hidden>)

  • Prev by Date: Changing the default libtool used by Xcode
  • Next by Date: Re: Cross-dev., framework link error
  • Previous by thread: Re: Debugger won't scroll down variable list
  • Next by thread: XCode 1.1 fails on IOKit Driver I have an IOKit project that compiled prior to the XCode 1.1 CD install, it worked with the Xcode 1.1 software update. It can not include the required files. The simplest case is to create a new "IOKit Driver" and build. The first error is: "/Volumes/User/dgrassi/Desktop/tiok/build/tiok.build/tiok.build/Derive dSources/tiok_info.c:1:29: mach/mach_types.h: No such file or directory" Using my previous working project: Including: #include <IOKit/storage/IOMedia.h> causes the error: IOLexarEncryptFilter.cpp:6:26: IOKit/assert.h: No such file or directory Or including: #include <Kernel/IOKit/storage/IOMedia.h> causes the error: IOLexarEncryptFilter.cpp:6:26: IOKit/assert.h: No such file or directory My questions (in order of preference): 1) Am I missing something 2) Is there a workaround 3) How can I "downgrade" without completely reinstalling the OS, Xcode and all the updates? Thanks, Dan Grassi
  • Index(es):
    • Date
    • Thread