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] dead code in mi-interp


 > Must have been meant for something, but seems to have no side effects.

There are probably no side effects because currently target_can_async_p ()
usually returns 0.  I hope to add an option to make GDB work asynchronously
after 6.7 is released.  Maybe this still won't be needed but I don't really
like these kinds of changes.  As they say: "If it ain't broke, don't fix it.".
There must be larger cobwebs to blow away.

 > 2007-08-08  Michael Snyder  <msnyder@access-company.com>
 > 
 > 	* mi/mi-interp.c (mi_cmd_interpreter_exec): Dead code, dead variable.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


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