Calling __stdcall functions in the inferior

Eli Zaretskii eliz@gnu.org
Fri Oct 12 06:50:00 GMT 2012


Is there a way to call __stdcall functions in the inferior from GDB,
while debugging a C program?  The case in point is GetLastError, but
any other function from the Windows API has this problem.

TIA



More information about the Gdb mailing list