DescriptionExtend gdb-jit support (OSX/locals+parameters/prettyprint)
Generate Mach-O in-memory objects for OSX. Dump locals and parameters
for non-optimized frames.
Unfortunately, it seems like more-recent-GDB on OSX there is a little
temperamental (eg, the version from macports will be missing symbols
from gdb-integration_g when the version included in xcode will not--
and this is with --gdbjit off).
Includes some Python scripts to make dealing with V8 values in gdb more
pleasant.
Patch by Luke Zarko.
Committed: http://code.google.com/p/v8/source/detail?r=8483
Patch Set 1 #
Total comments: 34
Patch Set 2 : Address comments. #Patch Set 3 : Remove files from samples/; drop sample from SConstruct. #Patch Set 4 : Rebase. #
Total comments: 1
Messages
Total messages: 9 (0 generated)
|