|
From: Keith W. <kw...@cs...> - 2004-08-03 18:52:04
|
On Tue, 3 Aug 2004, Dair Grant wrote: > Keith Wiley wrote: > > >Are you talking about a breakpoint in the profiler program or in > >codewarrior? The profiler program doesn't seem to have anything call > >IRTexture or ir_texture in its list. > > Those are functions in Quesa, so you'll need a breakpoint using > CW/Xcode/gdb not the GL Profiler - the breakpoints in the GL Profiler > are just for stopping on GL calls. I'm not sure how to put a breakpoint "in" Quesa. It's an opaque precompiled library that's linked into my project. I guess I need the CVS source or something instead of the d18 release lib, huh? ________________________________________________________________________ Keith Wiley kw...@cs... http://www.unm.edu/~keithw http://www.mp3.com/KeithWiley "Yet mark his perfect self-contentment, and hence learn his lesson, that to be self-contented is to be vile and ignorant, and that to aspire is better than to be blindly and impotently happy." -- Edwin A. Abbott, Flatland ________________________________________________________________________ |