v8/v8.dev

no debugging symbols found.

nianxiongdi opened this issue · 1 comments

➜  x64.debug git:(e47af00448) ✗ gdb ./d8                                                                                          
GNU gdb (GDB) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin20.6.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./d8...

warning: `/Users/didi/Desktop/source/test/v8/v8/out/x64.debug/obj/d8/async-hooks-wrapper.o': file time stamp mismatch.

warning: `/Users/didi/Desktop/source/test/v8/v8/out/x64.debug/obj/d8/d8-console.o': file time stamp mismatch.

warning: `/Users/didi/Desktop/source/test/v8/v8/out/x64.debug/obj/d8/d8-js.o': file time stamp mismatch.

warning: `/Users/didi/Desktop/source/test/v8/v8/out/x64.debug/obj/d8/d8-platforms.o': file time stamp mismatch.

warning: `/Users/didi/Desktop/source/test/v8/v8/out/x64.debug/obj/d8/d8-posix.o': file time stamp mismatch.

warning: `/Users/didi/Desktop/source/test/v8/v8/out/x64.debug/obj/d8/d8-test.o': file time stamp mismatch.

warning: `/Users/didi/Desktop/source/test/v8/v8/out/x64.debug/obj/d8/d8.o': file time stamp mismatch.
(No debugging symbols found in ./d8)

This not the right issue tracker, please use https://v8.dev/bug to file new bugs.