This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-11-24 20:30:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d8fab2e67c
wine
/
debugger
/
winedbg.spec
8 lines
91 B
RPMSpec
Raw
Normal View
History
Unescape
Escape
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 19:31:58 +00:00
name
winedbg
- Enhanced internal variables framework (including read/save to registry and typing) - Finalized use of Windows' Console I/O interface (instead of Unix std streams) - Now handling registers as internal variables (they are no longer seen as a specific type)
2000-04-30 12:21:15 +00:00
mode
cuiexe
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 19:31:58 +00:00
type
win32
- Enhanced internal variables framework (including read/save to registry and typing) - Finalized use of Windows' Console I/O interface (instead of Unix std streams) - Now handling registers as internal variables (they are no longer seen as a specific type)
2000-04-30 12:21:15 +00:00
init
DEBUG_main
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 19:31:58 +00:00
Added a few missing imports.
2000-08-04 04:12:08 +00:00
import
user32.dll
import
kernel32.dll
Reference in New Issue
Copy Permalink