Hello Zhang,
On 10 Apr 2000, maths wrote:
> by the way, where can i find good tutorial of GDB?
>
IMHO the info pages provide a pretty good introduction to gdb.
But there may be far better documentation about it somewhere on the web.
Regards,
Daniel
On Mon, Apr 10, 2000 at 03:45:31AM +0800, maths wrote:
> hello everybody:
>
> i wrote all function in a .h file, and include it in a mian
> file, then cc -g ... late i use gdb to debug, when i use
> command "list", it just list the code in main file, how can
> i list the codes in .h file, so i ca
hello everybody:
i wrote all function in a .h file, and include it in a mian
file, then cc -g ... late i use gdb to debug, when i use
command "list", it just list the code in main file, how can
i list the codes in .h file, so i can inset a break point or
something else?
by the way, where can i fi
3 matches
Mail list logo