This patch series improves debug experience with ROCGDB.  It enables
generation of CFI, makes use of frame pointer in CFA calculations and
uses proposed values of for address spaces in the debug information.

Tested amdgcn-amdhsa target with no regression.  Debugger testing was
done manually. 

Hafiz Abid Qadeer (3):
  [amdgcn] Update CFI configuration
  [amdgcn] Use frame pointer for CFA expressions.
  [amdgcn] Add hook for DWARF address spaces.

 gcc/common/config/gcn/gcn-common.c |   2 +-
 gcc/config/gcn/gcn.c               | 171 +++++++++++++++++++++++++----
 gcc/config/gcn/gcn.h               |  10 +-
 3 files changed, 157 insertions(+), 26 deletions(-)

-- 
2.25.1

Reply via email to