{#}  Replies are directed back to [EMAIL PROTECTED]
{#}  To reply to the author, write to Theo Schlossnagle <[EMAIL PROTECTED]>

On Sunday, January 20, 2002, at 09:25  PM, Charlie Orme wrote:
> How am I supposed to type that into Project Builder?

When you run the debugger, the window splits into a console, a stack 
trace, and a little variable explorer.  The top part is the console.
If you hit "return" in window, you should get a "gdb>" prompt.  That is 
where you type it.

The project builder debugger is built around gdb, so any normal gdb 
commands can be used in this window.

A quick guide to gdb can be found here:

http://www.cs.hmc.edu/tech_docs/qref/c++/gdb-refcard.pdf

--
Theo Schlossnagle
1024D/82844984/95FD 30F1 489E 4613 F22E  491A 7E88 364C 8284 4984
2047R/33131B65/71 F7 95 64 49 76 5D BA  3D 90 B9 9F BE 27 24 E7


{#} ----------------------------------------------------+[ fire ]+---


Reply via email to