compiler problem

Travis Spencer travislspencer@gmail.com
Mon Jul 25 16:09:00 GMT 2005


On 7/24/05, Fred J. <phddas@yahoo.com> wrote:
> the reason I am asking is because when I
> Run gdb (like this): gdb
> ~/Exercies/ThinkingInC++/Vol1/C03/13/proj1
> 
> I get
> Current directory is
> /home/sam/Exercies/ThinkingInC++/Vol1/C03/13/

What about starting the debugger like so:

sam@debian:~/Exercies/ThinkingInC++/Vol1/$ gdb -d 13 -d 14

-- 

Regards,

Travis Spencer



More information about the Gcc-help mailing list