Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ruby-debug
/
ruby-debug-base19
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
14
Code
Issues
0
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Compile with MSVC
- #7
#7
Open
cfis
wants to merge 7 commits into
ruby-debug:master
ruby-debug/ruby-debug-base19:master
from
cfis:vc
cfis/ruby-debug-base19:vc
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
Compile with MSVC
#7
cfis
wants to merge 7 commits into
ruby-debug:master
ruby-debug/ruby-debug-base19:master
from
cfis:vc
cfis/ruby-debug-base19:vc
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2011
Fix compilation issues for VC 2010. Note there is still a link issue as described at http://redmine.ruby-lang.org/issues/5193.
Charlie Savage
committed
3556908
View commit details
Copy full SHA for 3556908
Browse repository at this point
Commits on Aug 20, 2011
Merge remote-tracking branch 'upstream/master'
Charlie Savage
committed
a0ff240
View commit details
Copy full SHA for a0ff240
Browse repository at this point
Commits on Sep 15, 2011
Fixes to make ruby-debug-base19x work on Ruby 1.9.3. These patches are manually applied from this pull request:
Show description for 98baaff
Charlie Savage
committed
98baaff
View commit details
Copy full SHA for 98baaff
Browse repository at this point
Makefile should not be checked in.
Charlie Savage
committed
d8efe80
View commit details
Copy full SHA for d8efe80
Browse repository at this point
Ignore netbeans project.
Charlie Savage
committed
a806f57
View commit details
Copy full SHA for a806f57
Browse repository at this point
Commits on Mar 18, 2012
Merge branch 'master' of github.com:cfis/ruby-debug-base19
Show description for 57de601
Charlie Savage
committed
57de601
View commit details
Copy full SHA for 57de601
Browse repository at this point
Fix for compiling on windows - the check should be _WIN32 not __WIN32__. Also, you have to ifdef the rest of the filename_cmp method because realpath does not exist on windows.
Charlie Savage
committed
4569293
View commit details
Copy full SHA for 4569293
Browse repository at this point
You can’t perform that action at this time.