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


On Mon, 10 Feb 2003, Bob Rossi wrote:

> This is a patch to add -file-list-exec-source-file to GDB. The command
> returns to the client the absolute path and line number of the current 
> executable.

Thanks.

But what happens if the debug format doesn't support full file names?  
COFF debug info is one such case; what does the command do in that case?


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