ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Opening files


From: Fred Krogh
Subject: Re: Opening files
Date: Sun, 23 Mar 2008 07:24:10 -0700
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

Roberto Saltini wrote:
I am new at ddd and I am not able to find out a faster method for
showing a certain source file.
For example, my project is composed of n files, say from 1.c to n.c.
If 1.c is showed  and I want to put a breakpoint in file 5.c, the only
way I found out is to write 5.c in the text box at the top left
corner.
Isn't there a faster method?
Thank you.

In the gdb console window, I would type "b 5.c:<line number>.
Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]