This is the mail archive of the gdb-patches@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: [PATCH: mi-cmd-file.c]


On Thu, Jan 10, 2008 at 04:29:37PM +1300, Nick Roberts wrote:
> 
> Emacs currently uses "info source" as part of it's front end to GDB.  This
> patch allows it to use -file-list-exec-source-file instead.
> 
> -- 
> Nick                                           http://www.inet.net.nz/~nickrob
> 
> 
> 2008-01-10  Nick Roberts  <nickrob@snap.net.nz>
> 
> 	* mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Add field
> 	for preprocessor macro information.

Needs a manual update, of course.  Otherwise looks OK to me.

GUD uses this to avoid expanding macros if it knows they are not
available, right?


-- 
Daniel Jacobowitz
CodeSourcery


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