Frédéric Delanoy
|
fe580c083d
winedbg: Use BOOL type where appropriate.
|
11 years ago |
Michael Stefaniuc
|
880d944ea0
winedbg: Use FIELD_OFFSET instead of reimplementing it.
|
16 years ago |
Gerald Pfeifer
|
b15bcddeac
winedbg: Fix the type of four loop variables and reduce scope of one.
|
16 years ago |
Marcus Meissner
|
b3a72ad1dd
Remove some more unused debugging channels.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Eric Pouech
|
c238ec520f
Replaced stack_get_frame with a pure symbol (and no longer stackframe)
|
19 years ago |
Mike McCormack
|
516a577df1
Fix gcc 4.0 warnings.
|
19 years ago |
Alexandre Julliard
|
3f7f290b0b
Fixed a few regressions in the handling of segmented addresses.
|
20 years ago |
Eric Pouech
|
5fe480b472
- fixed regression in ctrl-c handling
|
20 years ago |
Eric Pouech
|
926f66186f
- fixed breakpoint enabled/disabled state management
|
20 years ago |
Eric Pouech
|
deca2502d6
- all symbol information storage is now module relative, so we can
|
20 years ago |
Eric Pouech
|
48f97983d7
- get rid of winedbg internal channels for output
|
21 years ago |
Michal Janusz Miroslaw
|
f3ed10a246
Extend displays: now one can add displays active only in specified
|
21 years ago |
Alexandre Julliard
|
f264bd326b
Moved the debugger to programs/winedbg where it belongs.
|
22 years ago |