Skip to content

Commit

Permalink
Add new ELF memory space for debugger (#290)
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Yates <[email protected]>
  • Loading branch information
bmyates authored and wdamon-intel committed May 2, 2024
1 parent 573a59b commit aad7ced
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/tools/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,9 @@ etors:
value: "0"
- name: SLM
desc: "shared local memory space (GPU-only)"
- name: ELF
desc: "ELF file memory space"
version: "1.10"
--- #--------------------------------------------------------------------------
type: struct
desc: "Device memory space descriptor"
Expand Down

0 comments on commit aad7ced

Please sign in to comment.