[RFC-v3] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior)

Pedro Alves palves@redhat.com
Thu Nov 22 17:51:00 GMT 2012


On 11/22/2012 05:30 PM, Joel Brobecker wrote:
>> > +  if (debug_coff_pe_read > 1)
>> > +    printf_filtered (_("Adding exported symbol \"%s\" in dll \"%s\"\n"),
>> > +		     sym_name, dll_name);
> Can you use printf_unfiltered for debug traces? There are several
> instances of this...
> 

Better yet, "fprintf_unfiltered (gdb_stdlog, ".

-- 
Pedro Alves



More information about the Gdb-patches mailing list