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: [rfc] [1/6] Remove macro CALL_DUMMY_LOCATION


Markus Deuling <deuling@de.ibm.com> writes:
> I attached a new version of the patch where I deleted a unnecessary comment
> instead of rewriting it.
>
> -#include "inferior.h" /* enum CALL_DUMMY_LOCATION et.al. */
> +#include "inferior.h" 
>
> If that's ok, could you please commit it Ulrich? Thanks in advance.

That comment was weird before the change, and weird after the change.
This is fine with me.


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