[gem5-users] Re: ARM and opening a file

2021-04-21 Thread Giacomo Travaglini via gem5-users
FYI the debug flag option is --debug-flags=SyscallAll Kind Regards Giacomo > -Original Message- > From: Gabe Black via gem5-users > Sent: 21 April 2021 01:20 > To: gem5 users mailing list > Cc: Gabe Black > Subject: [gem5-users] Re: ARM and opening a file > &

[gem5-users] Re: ARM and opening a file

2021-04-20 Thread Gabe Black via gem5-users
If this works on x86, the chances are good that the system call implementations are fine since they're likely the same between the two, but there could be some glue (flag translation, which system calls that are hooked up) which is different. You should try enabling the system call DPRINTF flags

[gem5-users] Re: ARM and opening a file

2021-04-20 Thread Bobby Bruce via gem5-users
Hey Majid, Are you running in FS or SE mode? If you're running in SE mode, I don't find this too surprising as not all System calls are currently supported. Kind regards, Bobby -- Dr. Bobby R. Bruce Room 2235, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Wed, Apr