mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-01 14:31:54 +00:00
Fred Fish
9b25bb09ce
* valprint.c (print_longest): Change format parameter from a
'char' to an 'int'. We can't have 'char' parameters with the current coding style, where we mix prototypes with pre-ANSI style declarations. * value.h (print_longest): Change format parameter in prototype from a 'char' to an 'int'.
…
…
Description
GDB that can debug Mach-Os on Linux
Languages
C
58.3%
Makefile
18.5%
Assembly
13.3%
C++
3.6%
Scheme
1.2%
Other
4.7%