search for: exec_byte_cod

Displaying 1 result from an estimated 1 matches for "exec_byte_cod".

Did you mean: exec_byte_code
2012 Mar 21
1
enableJIT() and internal R completions (was: [ESS-bugs] ess-mode 12.03; ess hangs emacs)
...ping I see this: >> options(STERM=.....) >> matrix(nrow=|) > ("|" stands for my cursor) > and "nrow: x" in the minibuffer. > that's it. > emacs is stuck. > Program received signal SIGTSTP, Stopped (user). > 0x00000000005a115a in exec_byte_code (bytestr=8748337, vector=8748373, maxdepth=<optimized out>, args_template=11970946, > nargs=<optimized out>, args=<optimized out>) at /home/sds/src/emacs/trunk/src/bytecode.c:487 > 487 stack.pc = stack.byte_string_start = SDATA (bytestr); > (gdb) where...