[PP?] [PATCH v2 04/16] Remove commented-out code from gcore.c

Tom Tromey tom@tromey.com
Thu Oct 29 01:19:13 GMT 2020


>> static unsigned long
>> default_gcore_mach (void)
>> {
>> -#if 1	/* See if this even matters...  */
>> return 0;
>> -#else

Simon> The default_gcore_mach function is not needed then, you can remove it
Simon> too (replace where it is called with just "0").

Thanks for noticing.  I did this.

Tom


More information about the Gdb-patches mailing list