This is the mail archive of the gdb-patches@sources.redhat.com 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: Adding -file-list-exec-source-file command to GDB/MI



* mi-cmd-file.c: Added file to implement mi file commands.

I think that file was lost?


@subsubheading Example
N.A.
+ @subheading The @code{-file-list-exec-source-file} Command
+ @findex -file-list-exec-source-file
+ + @subsubheading Synopsis
+ + @example
+ -file-list-exec-source-file
+ @end example
+ + List the current source file and line for the current executable.

FYI, I just fixed/merged that file. It now uses @smallexample which is consistent with the rest of the manual.


Can you please extend this so that it includes example output.

Andrew



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