This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: MI -break-info command issues


On Tuesday 24 January 2006 17:44, Bob Rossi wrote:

> > Playing with MI -break-info command with gdb 6.4, I notice two issues.
> >
> > 1. The command does not print the full name (i.e. absolute) of the file
> > where the breakpoint is. That is pretty bad for integrating with GUIs.
> > Did I miss some other command? Is there a way to get full name of the
> > file?
>
> You can use -file-list-exec-source-file and
> -file-list-exec-source-files. 
> However, I thought someone already added 
> the fullname to the breakpoint output. Try CVS. 

No, still not fullname in CVS.

> If they have not, this 
> would be an obvious improvement and patches are welcome.

Understood.

- Volodya


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