X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Date: Thu, 13 Dec 2012 19:57:23 +0200 From: Eli Zaretskii Subject: Re: RFC: remove deprecated_sym_private In-reply-to: <50C91E2A.2050809@gmx.de> X-012-Sender: halo1 AT inter DOT net DOT il To: Juan Manuel Guerrero Cc: djgpp-workers AT delorie DOT com Message-id: <83k3slomws.fsf@gnu.org> References: <87sj7c9u95 DOT fsf AT fleche DOT redhat DOT com> <83r4mw7x68 DOT fsf AT gnu DOT org> <50C87C50 DOT 3050704 AT gmx DOT de> <83fw3b8cl8 DOT fsf AT gnu DOT org> <50C91E2A DOT 2050809 AT gmx DOT de> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Thu, 13 Dec 2012 01:15:38 +0100 > From: Juan Manuel Guerrero > CC: djgpp-workers AT delorie DOT com > > > Also, does objdump succeed to show line number info in a.exe? > No. objdump is not able to read neither line numbers nor inserted source code lines. Does objdump succeed to show line numbers in temacs.exe or emacs.exe? If it works in temacs, then I'm stumped: after all, temacs.exe is just a normal C program, like any other one. Perhaps the size of a program makes a difference?