index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add thread and ractor counts to bug reports
Alan Wu
2023-03-16
1
-0
/
+8
*
Move `dump_machine_register` definitions
Nobuyoshi Nakada
2023-02-23
1
-19
/
+10
*
Add support for LoongArch (#7343)
小MAO钓鱼
2023-02-22
1
-2
/
+24
*
Merge gc.h and internal/gc.h
Matt Valentine-House
2023-02-09
1
-1
/
+1
*
Fix backtrace beyond _singtramp on macOS arm64 (#7015)
NARUSE, Yui
2022-12-24
1
-2
/
+17
*
push dummy frame for loading process
Koichi Sasada
2022-10-20
1
-6
/
+14
*
Expand tabs [ci skip]
Takashi Kokubun
2022-07-21
1
-486
/
+486
*
Prevent printing crash report in a loop
Alan Wu
2022-06-03
1
-0
/
+11
*
remove `NON_SCALAR_THREAD_ID` support
Koichi Sasada
2022-05-24
1
-7
/
+1
*
introduce struct `rb_native_thread`
Koichi Sasada
2022-04-23
1
-2
/
+2
*
Enable C backtraces on Apple silicon (#5770)
Jean byroot Boussier
2022-04-20
1
-1
/
+4
*
[DOC]Some link prefix replace
S-H-GAMELINKS
2022-04-09
1
-2
/
+2
*
Prefix ccan headers (#4568)
Nobuyoshi Nakada
2022-03-30
1
-1
/
+1
*
Add ISEQ_BODY macro
Peter Zhu
2022-03-24
1
-12
/
+12
*
enable `RUBY_ON_BUG` on release build
Koichi Sasada
2022-01-25
1
-2
/
+0
*
Shorten register names on arm64-darwin not to be truncated
Nobuyoshi Nakada
2021-10-10
1
-23
/
+27
*
Crash more nicely when the VM isn't fully set up
Aaron Patterson
2021-06-10
1
-30
/
+32
*
Don't create objects during GC
Aaron Patterson
2021-06-07
1
-1
/
+1
*
Do not expect ec on rb_vm_bugreport
Takashi Kokubun
2021-06-02
1
-1
/
+1
*
vm_dump.c: rename HAVE_BACKTRACE to USE_BACKTRACE
Benoit Daloze
2021-05-04
1
-7
/
+8
*
Unify code by word sizes
Nobuyoshi Nakada
2021-04-04
1
-5
/
+2
*
vm dump display return address in the abscence of X30 in Mac ARM64.
David CARLIER
2021-03-22
1
-0
/
+1
*
vm_dump.c: Dump machine registers on RISC-V Linux
Yusuke Endoh
2021-02-10
1
-2
/
+24
*
Revert "vm_dump.c: Do not show C backtrace on riscv"
Yusuke Endoh
2021-02-04
1
-1
/
+1
*
vm_dump: dump registers for Mac M1
David CARLIER
2021-01-31
1
-1
/
+23
*
Removed excess stringizations on regstr [Bug #17532]
Nobuyoshi Nakada
2021-01-13
1
-1
/
+1
*
vm debug: dump registers on ARM too. (#3900)
David CARLIER
2020-12-16
1
-2
/
+43
*
Allow an MJIT worker to show a backtrace on SEGV
Takashi Kokubun
2020-12-10
1
-1
/
+2
*
Loaded script is unset yet when crashed in the initialization phase
Nobuyoshi Nakada
2020-12-02
1
-3
/
+5
*
fix public interface
Koichi Sasada
2020-11-18
1
-1
/
+1
*
Introduce Ractor mechanism for parallel execution
Koichi Sasada
2020-09-03
1
-3
/
+5
*
Prefer configured printf format for mingw gcc 10
Nobuyoshi Nakada
2020-05-26
1
-1
/
+1
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
vm_dump.c: Do not show C backtrace on riscv
Yusuke Endoh
2020-04-20
1
-1
/
+1
*
Removed useless VMDEBUG definition [ci skip]
Nobuyoshi Nakada
2020-04-19
1
-6
/
+0
*
Update VMDEBUG reference doc [ci skip]
Nguyễn Quang Minh
2020-04-19
1
-1
/
+1
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-2
/
+2
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-2
/
+2
*
support RUBY_ON_BUG envval on assert failure.
Koichi Sasada
2020-01-06
1
-0
/
+12
*
Get rid of LIST_HEAD conflict with a system header on macOS
Nobuyoshi Nakada
2019-12-27
1
-0
/
+3
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-15
/
+20
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-20
1
-1
/
+1
*
show self on control frame dump.
Koichi Sasada
2019-12-12
1
-0
/
+2
*
add additional CF info for CI env
Koichi Sasada
2019-12-05
1
-7
/
+43
*
Adjusted spaces [ci skip]
Nobuyoshi Nakada
2019-09-27
1
-1
/
+2
*
crash report on mac little update
David CARLIER
2019-08-19
1
-0
/
+45
*
#include <> for system headers
Nobuyoshi Nakada
2019-08-09
1
-1
/
+1
*
Remove IA64 support.
Samuel Williams
2019-06-19
1
-8
/
+0
*
Split procstat_vm.c
nobu
2019-02-07
1
-85
/
+1
[next]