CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 18 Aug 2025 23:19:22 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100526183854
location: https://web.archive.org/web/20100526183854/https://github.com/rocky/rb-threadframe
server-timing: captures_list;dur=0.733702, exclusion.robots;dur=0.023058, exclusion.robots.policy;dur=0.010625, esindex;dur=0.013901, cdx.remote;dur=35.357559, LoadShardBlock;dur=331.213055, PetaboxLoader3.datanode;dur=176.153705, PetaboxLoader3.resolve;dur=69.993014
x-app-server: wwwb-app220
x-ts: 302
x-tr: 405
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 18 Aug 2025 23:19:23 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 26 May 2010 18:38:53 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9b31eaca1f844c7073aae96614a0e963"
x-archive-orig-x-runtime: 62ms
x-archive-orig-content-length: 23611
x-archive-orig-set-cookie: csrf_id=ece743d6a058ad9ad135ca15b063b1b0; path=/
x-archive-orig-set-cookie: _github_ses=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--884981fc5aa85daf318eeff084d98e2cff92578f; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 26 May 2010 18:38:54 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 26 May 2010 18:38:54 GMT", ; rel="memento"; datetime="Wed, 26 May 2010 18:38:54 GMT", ; rel="next memento"; datetime="Sun, 22 Aug 2010 04:05:46 GMT", ; rel="last memento"; datetime="Mon, 14 Sep 2020 03:36:54 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_16_20100526180219_crawl101_IndexOnly-c/52_16_20100526183634_crawl101.arc.gz
server-timing: captures_list;dur=0.543291, exclusion.robots;dur=0.022437, exclusion.robots.policy;dur=0.009928, esindex;dur=0.012148, cdx.remote;dur=16.306389, LoadShardBlock;dur=216.830146, PetaboxLoader3.datanode;dur=137.457473, PetaboxLoader3.resolve;dur=235.939635, load_resource;dur=288.247019
x-app-server: wwwb-app220
x-ts: 200
x-tr: 581
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
rocky's rb-threadframe at master - GitHub
rocky / rb-threadframe
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (2)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Jul 13 18:14:59 -0700 2009 | Correct gem creation. This time, for sure! [rocky] |
![]() |
ChangeLog | Sun May 23 22:07:37 -0700 2010 | No substantive changes. Remove untabification w... [rocky] |
![]() |
README.md | Sat Dec 12 21:09:07 -0800 2009 | This time, for sure! [rocky] |
![]() |
Rakefile | Tue May 11 03:02:54 -0700 2010 | Add "rake check" to help isolate problems. [rocky] |
![]() |
ext/ | Wed May 19 13:01:51 -0700 2010 | Threadframe#mehod: return nil if we can't get t... [rocky] |
![]() |
lib/ | Sun Apr 04 10:07:35 -0700 2010 | Track vm_core.h changes: field "filepath" added... [rocky] |
![]() |
test/ | Sat May 15 17:26:20 -0700 2010 | More better tests. [rocky] |
![]() |
th.rb | Fri Sep 11 10:32:15 -0700 2009 | Add unit test for PC offset. We will use shortl... [rocky] |
![]() |
threadframe-ruby-1.9.patch | Sun May 23 22:07:37 -0700 2010 | No substantive changes. Remove untabification w... [rocky] |
![]() |
threadframe.rd | Sat Dec 12 21:09:07 -0800 2009 | This time, for sure! [rocky] |
README.md
rb-threadframe
rb-threadframe gives introspection access for frames of a thread.
Requirements
A patched version of Ruby 1.9.2 is needed.