This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7f4066a421
Sweden-Number
/
debugger
/
.cvsignore
8 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial revision
1998-10-04 20:02:24 +02:00
Makefile
lex.yy.c
Made the winedbg an external and WineLib program. Centralized output handling (preparation for console usage). Fixed a few debug information reading options (stabs and sym). Started a framework to hold debugger's internal variables.
2000-04-13 21:31:58 +02:00
winedbg
Added winebuild support for generating a .dbg.c file containing the debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
2002-05-14 22:54:58 +02:00
winedbg.dbg.c
Made the winedbg an external and WineLib program. Centralized output handling (preparation for console usage). Fixed a few debug information reading options (stabs and sym). Started a framework to hold debugger's internal variables.
2000-04-13 21:31:58 +02:00
winedbg.spec.c
Initial revision
1998-10-04 20:02:24 +02:00
y.tab.c
y.tab.h