This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] gdb: microblaze: delete useless stubs
- From: Michael Eager <eager at eagerm dot com>
- To: Mike Frysinger <vapier at gentoo dot org>, gdb-patches at sourceware dot org
- Date: Sun, 21 Jun 2015 12:36:43 -0700
- Subject: Re: [PATCH] gdb: microblaze: delete useless stubs
- Authentication-results: sourceware.org; auth=none
- References: <1434910383-18403-1-git-send-email-vapier at gentoo dot org>
On 06/21/2015 11:13 AM, Mike Frysinger wrote:
These don't accomplish anything the common core doesn't already, so
punt them as they purely waste code.
2015-06-21 Mike Frysinger <vapier@gentoo.org>
* microblaze-tdep.c (microblaze_push_dummy_code): Delete.
(microblaze_push_dummy_call): Likewise.
(microblaze_gdbarch_init): Delete calls to set_gdbarch_push_dummy_code
and set_gdbarch_push_dummy_call.
Does the common code issue an error if someone tries
to call a target function?
--
Michael Eager eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077