View Single Post
Old 29 January 2020, 22:35   #50
JuanLuis
Registered User
 
Join Date: Dec 2018
Location: Málaga
Posts: 61
I'm trying to use m68k-amigaos-gdb from CygWin64 with a program executed on WinUAE with m68k-amigaos-gdb running in a CygWin64 console. I was able to connect with gdb with the process running on emulated Amiga by remote debugging but gdb says that symbols are not found.

There is a suspicious thing. Despite the program is compiled with -g option the size of executable is similar to Release executable compiled without -g option, so I suspect that symbolic information is not included in Amiga executable.

Which are the options do you use to compile and debug?
What am I doing wrong?

Thanks in advance.
JuanLuis is offline  
 
Page generated in 0.04320 seconds with 11 queries