Skip to content

Pull requests: mcminickpt/deep-debug

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix pthread_t aliasing with pthread_create
#15 opened Aug 3, 2026 by maxwellpirtle Contributor Loading…
notsan nomultifork bug Something isn't working enhancement New feature or request
#14 opened Jul 31, 2026 by gc00 Contributor Draft
notsan nomultifork nocondvar bug Something isn't working enhancement New feature or request
#13 opened Jul 31, 2026 by gc00 Contributor Draft
Joined threads now terminate, not park forever (and other TSAN-friendly fixes; 5 commits) enhancement New feature or request
#12 opened Jul 26, 2026 by gc00 Contributor Loading…
DeepDebug: McMini, DMTCP and TSAN enhancement New feature or request
#11 opened Jul 25, 2026 by gc00 Contributor Loading…
Remove needless signal-mask check in threaded fork enhancement New feature or request
#10 opened Jul 7, 2026 by gc00 Contributor Draft
WIP: TSAN checkpoint restart enhancement New feature or request
#9 opened Jul 5, 2026 by gc00 Contributor Draft
WIP: TSAN record thread fix (and restore threads on restart) enhancement New feature or request
#8 opened Jul 2, 2026 by gc00 Contributor Draft
Fail fast if the template process dies during dmtcp_restart bug Something isn't working
#7 opened Jul 1, 2026 by gc00 Contributor Loading…
Changing DMTCP plugin API from v3 to v4 enhancement New feature or request
#6 opened Jul 1, 2026 by gc00 Contributor Draft
Route pthread_create via RTLD_NEXT so TSan targets don't crash
#5 opened Jul 1, 2026 by gc00 Contributor Loading…
PTHREAD_COND_INITIALIZER support enhancement New feature or request
#4 opened Jun 30, 2026 by gc00 Contributor Loading…
PTHREAD_MUTEX_INITIALIZER support enhancement New feature or request
#3 opened Jun 30, 2026 by gc00 Contributor Loading…
Introduce Round-Robin Exploration and Relinearization Schemes
#1 opened Dec 19, 2025 by maxwellpirtle Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.