[RFC] Remove exec_set_section_offsets

Joel Brobecker brobecker@adacore.com
Sat Apr 19 04:28:00 GMT 2008


> Perhaps it would qualify as obvious, but I'm not used to removing code
> from GDB so better ask about it...

We just have to remember that insight builds on top of GDB. So, just
to be absolutely sure, I checked out the insight sources, and verified
that it wasn't using that function. So far, the functions I've seen
being used by insight started with a gdb_ prefix, but that might not
be a rule.

> 2008-04-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
> 
> 	* defs.h (exec_set_section_offsets): Remove prototype.
> 	* exec.c (exec_set_section_offsets): Remove function.

That's OK. Thank you!

-- 
Joel



More information about the Gdb-patches mailing list