This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compiler problem


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]