[PATCH v2 00/13] No-debug-info debugging improvements

Pedro Alves palves@redhat.com
Mon Sep 4 19:21:00 GMT 2017


On 07/13/2017 04:31 PM, Pedro Alves wrote:
> New in v2:
>   - The new simpler cast-return-type syntax now assumes the called
>     function is prototyped instead of unprototyped:
>      https://sourceware.org/ml/gdb-patches/2017-07/msg00128.html
>   - Documentation patch adjusted accordingly.
>   - The fix for calling prototyped functions via function pointers is
>     now patch #1, because the v2 of patch #2 includes new tests that
>     depend on the fix.
> 
> 
> This series stops GDB from assuming that no-debug-info functions
> return int, and that no-debug-info variables have type int.

I'm pushing this to master now.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list