Opened 17 years ago

Closed 17 years ago

#148 closed defect (fixed)

emxomf: The anonymous members of struct stat chokes the debuggers

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.2
Component: emx Version: 0.6
Severity: normal Keywords: emxomf hll stabs icsdebug crash
Cc:

Description

The debuggers expect structure members to have valid names it seems, setting a dummy name fixes the problem.

Change History (1)

comment:1 Changed 17 years ago by bird

Resolution: fixed
Status: newclosed

(In [3061]) Set structure field name to <anonymous> if it doesn't have any name. Fixes #148.

Note: See TracTickets for help on using tickets.