Commit e0220f0
build: build with v8 gdbjit support on supported platform
Build it with gdbjit support on supported platforms by default
allows debugging JIT-compiled code in gdb when it's also enabled
at run time (via --gdbjit). Simply building it in should not
incur an overhead if it's not also enabled at run time.
PR-URL: #61010
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>1 parent bc38db5 commit e0220f0Copy full SHA for e0220f0
1 file changed
+10-1Lines changed: 10 additions & 1 deletion
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+10-1Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1814 | 1814 | |
1815 | 1815 | |
1816 | 1816 | |
1817 | | - |
| 1817 | + |
| 1818 | + |
| 1819 | + |
| 1820 | + |
| 1821 | + |
| 1822 | + |
| 1823 | + |
| 1824 | + |
| 1825 | + |
| 1826 | + |
1818 | 1827 | |
1819 | 1828 | |
1820 | 1829 | |
|
0 commit comments