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
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 }}
brownts
/
code-debug
Public
forked from
WebFreak001/code-debug
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
code-debug
src
on
bugfix/remove_run_timer
User selector
All users
All time
Commit history
Commits on Nov 26, 2021
Update launch to wait for configuration completion before running.
Show description for 866e1ab
brownts
committed
866e1ab
View commit details
Copy full SHA for 866e1ab
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Add control over continuing on attach.
Show description for d207eb8
brownts
authored and
WebFreak001
committed
d207eb8
View commit details
Copy full SHA for d207eb8
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Correct a number of issues related to path substitutions.
Show description for ff38c59
brownts
committed
ff38c59
View commit details
Copy full SHA for ff38c59
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
improve quote detection regex
Show description for 5151db0
WebFreak001
committed
5151db0
View commit details
Copy full SHA for 5151db0
View code at this point
Browse repository at this point
#278: Quote variable names to support spaces
martin-fleck-at
authored and
WebFreak001
committed
218d824
View commit details
Copy full SHA for 218d824
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
#282: Ensure we send error response for threads request
Show description for b6536ac
martin-fleck-at
authored and
WebFreak001
committed
b6536ac
View commit details
Copy full SHA for b6536ac
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
allow selecting frame in varCreate API
WebFreak001
committed
c024e2c
View commit details
Copy full SHA for c024e2c
View code at this point
Browse repository at this point
Commits on Feb 27, 2021
make attach & connect target-async not error
Show description for 647ad47
WebFreak001
committed
647ad47
View commit details
Copy full SHA for 647ad47
View code at this point
Browse repository at this point
fix new typescript compile errors
WebFreak001
committed
0481878
View commit details
Copy full SHA for 0481878
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
Fix mi_parse to properly parse list starts with an empty string as the first item.
nomtats
committed
853b4c1
View commit details
Copy full SHA for 853b4c1
View code at this point
Browse repository at this point
Commits on May 20, 2020
fix tests running, update dependencies
WebFreak001
committed
271bf42
View commit details
Copy full SHA for 271bf42
View code at this point
Browse repository at this point
use details as thread name instead (close #210)
Show description for f897fdd
WebFreak001
committed
f897fdd
View commit details
Copy full SHA for f897fdd
View code at this point
Browse repository at this point
make sure empty thread names are considered empty
WebFreak001
committed
0733d71
View commit details
Copy full SHA for 0733d71
View code at this point
Browse repository at this point
Commits on May 19, 2020
mibase: Use 16 bits for thread id instead of 8
dislogical
committed
952e3d8
View commit details
Copy full SHA for 952e3d8
View code at this point
Browse repository at this point
Commits on May 5, 2020
make extra commands generic, use old version num
Karl Smeltzer
authored and
WebFreak001
committed
ae8a296
View commit details
Copy full SHA for ae8a296
View code at this point
Browse repository at this point
add support for gdb path substitution
Karl Smeltzer
authored and
WebFreak001
committed
36c8e38
View commit details
Copy full SHA for 36c8e38
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
use query instead of fragment for memory dump
Show description for 35dfd74
WebFreak001
committed
35dfd74
View commit details
Copy full SHA for 35dfd74
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
fix lldb goto command
WebFreak001
committed
9376402
View commit details
Copy full SHA for 9376402
View code at this point
Browse repository at this point
add filename quoting in goto request
WebFreak001
committed
d222795
View commit details
Copy full SHA for d222795
View code at this point
Browse repository at this point
lldb-mi support
ntoskrnl7
authored and
WebFreak001
committed
31376fa
View commit details
Copy full SHA for 31376fa
View code at this point
Browse repository at this point
change error message
ntoskrnl7
authored and
WebFreak001
committed
0744f84
View commit details
Copy full SHA for 0744f84
View code at this point
Browse repository at this point
add goto request & response
ntoskrnl7
authored and
WebFreak001
committed
b34d7e9
View commit details
Copy full SHA for b34d7e9
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
fix SSH file resolution fix #173
WebFreak001
committed
1526733
View commit details
Copy full SHA for 1526733
View code at this point
Browse repository at this point
make sure we don't pass undefined file
Show description for 7b4a682
WebFreak001
committed
7b4a682
View commit details
Copy full SHA for 7b4a682
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Normalize paths fix #170
WebFreak001
committed
1f4333e
View commit details
Copy full SHA for 1f4333e
View code at this point
Browse repository at this point
fancier new memory output GUI, fix #158
WebFreak001
committed
f46a821
View commit details
Copy full SHA for f46a821
View code at this point
Browse repository at this point
upgrade dependencies
WebFreak001
committed
f50962a
View commit details
Copy full SHA for f50962a
View code at this point
Browse repository at this point
Fix wrong path to the file with a breakpoint.
Show description for 806cd35
HaronK
authored
806cd35
View commit details
Copy full SHA for 806cd35
View code at this point
Browse repository at this point
Commits on Jul 18, 2018
tslint: Enable typedef-whitespace
simark
committed
bed8853
View commit details
Copy full SHA for bed8853
View code at this point
Browse repository at this point
tslint: Enable variable-name
simark
committed
6e6899a
View commit details
Copy full SHA for 6e6899a
View code at this point
Browse repository at this point
tslint: Enable whitespace
simark
committed
7c76de4
View commit details
Copy full SHA for 7c76de4
View code at this point
Browse repository at this point
tslint: Enable one-line
Show description for ec95d4a
simark
committed
ec95d4a
View commit details
Copy full SHA for ec95d4a
View code at this point
Browse repository at this point
tslint: Enable eofline
simark
committed
9a942c5
View commit details
Copy full SHA for 9a942c5
View code at this point
Browse repository at this point
tslint: Enable whitespace
simark
committed
dd24a05
View commit details
Copy full SHA for dd24a05
View code at this point
Browse repository at this point
tslint: Enable semicolon
Show description for f6f071c
simark
committed
f6f071c
View commit details
Copy full SHA for f6f071c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.