André Hentschel
|
338f5e9cb6
|
winedbg: Add new operators regarding data processing to ARM disassembler.
|
2012-07-09 10:12:27 -04:00 |
André Hentschel
|
b96d613337
|
winedbg: Add swap operator to ARM disassembler.
|
2012-07-09 10:12:20 -04:00 |
André Hentschel
|
498614dda6
|
winedbg: Add multiplication operators to ARM disassembler.
|
2012-07-09 10:12:14 -04:00 |
André Hentschel
|
bc86f0d5dd
|
winedbg: Add branch and exchange operator to ARM disassembler.
|
2012-07-09 10:12:04 -04:00 |
Francois Gouget
|
6333fa753a
|
Assorted spelling fixes.
|
2012-07-03 12:03:29 +02:00 |
Francois Gouget
|
65f686c8cd
|
start: Fix the name of the open verb for the /ProgIDOpen option.
|
2012-07-02 10:54:40 +02:00 |
Francois Gouget
|
e0f4d5caf9
|
start: Fix the command line handling.
|
2012-06-28 01:38:40 +02:00 |
Eric Pouech
|
244099689c
|
winedbg: In 'info locals' command, show the full register/stack layout for parameters & locals.
|
2012-06-25 10:33:05 +02:00 |
Francois Gouget
|
ec5e3a3b50
|
xcopy: Use the CSTR_XXX macros instead of numeric literals.
|
2012-06-21 08:34:56 +02:00 |
Francois Gouget
|
f9c2e21fb1
|
reg: Use the CSTR_XXX macros instead of numeric literals.
|
2012-06-21 08:33:54 +02:00 |
Hans Leidekker
|
ae9697f117
|
wmic: Add support for querying class properties.
|
2012-06-19 11:26:02 +02:00 |
Jacek Caban
|
52363aef65
|
advapi32: Pass service name as argv[0] to ServiceMain.
|
2012-06-15 18:35:42 +02:00 |
Jacek Caban
|
d0244d761d
|
services.exe: Added tests.
|
2012-06-15 18:35:42 +02:00 |
André Hentschel
|
44411a3c7a
|
winedbg: Add long multiplication and division operators to Thumb2 disassembler.
|
2012-06-11 11:27:58 +02:00 |
André Hentschel
|
82dbeed2cc
|
winedbg: Add multiplication operators to Thumb2 disassembler.
|
2012-06-11 11:27:54 +02:00 |
Daniel Jelinski
|
1565def7b9
|
regedit: Adding new subkey to a key with no subkeys now works with native comctl32.
|
2012-06-04 12:17:52 +02:00 |
Daniel Jelinski
|
14d4702c1b
|
regedit: Make key names editable also with native comctl32.
|
2012-06-04 10:35:11 +02:00 |
Alexandre Julliard
|
d17bc39b1f
|
winedbg: Fix some pointer conversion warnings.
|
2012-05-29 19:14:39 +02:00 |
Eric Pouech
|
e9eab7bbfc
|
winedbg: In the gdb remote protocol implementation, correctly manage the size of registers on the wire (esp. for 64bit ones).
|
2012-05-23 17:40:57 +02:00 |
Eric Pouech
|
8308c35ec5
|
winedbg: In the gdb remote protocol implementation, correctly manage the size of registers on the wire (esp. for 64bit ones).
|
2012-05-21 11:34:17 +02:00 |
Hans Leidekker
|
dbc21a185e
|
taskkill: Print a fixme if the /T option is used.
|
2012-05-18 18:10:40 +02:00 |
Bruno Jesus
|
0d3807dbc5
|
regedit: Fix qword entries export.
|
2012-05-17 10:18:54 +02:00 |
Frédéric Delanoy
|
0f032203f5
|
cmd: Improve WCMD_parameter documentation.
|
2012-05-16 20:27:28 +02:00 |
Francois Gouget
|
1a46a46208
|
wordpad: Tweak the spelling of a couple of menus.
|
2012-05-16 19:42:50 +02:00 |
André Hentschel
|
97d86f77ec
|
winedbg: Add partial Thumb2 disassembler.
|
2012-05-16 18:30:18 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Francois Gouget
|
ec6a0fdb61
|
taskmgr: Fix the spelling of the AdjustControlPosition() function.
|
2012-05-15 16:26:41 +02:00 |
Eric Pouech
|
18986ee013
|
winedbg: Also recognize 'rep ret' as a valid return insn for i386 as we did for x86_64.
|
2012-05-14 12:04:24 +02:00 |
Eric Pouech
|
721a3c910a
|
winedbg: Fix printing of fp registers for x86_64 CPU.
|
2012-05-09 11:42:09 +02:00 |
Francois Gouget
|
cc463d0bcc
|
regedit: An English (United States) spelling fix.
|
2012-05-04 18:08:23 +02:00 |
André Hentschel
|
f86ea4cbe9
|
winedbg: Complete the Thumb disassembler.
|
2012-05-02 11:58:51 +02:00 |
Bruno Jesus
|
1fba4a6886
|
regedit: Allows semicolon comments.
|
2012-04-27 12:01:48 +02:00 |
Bruno Jesus
|
c3821f6c63
|
regedit: Fix item text reading in regedit.
|
2012-04-27 12:00:31 +02:00 |
André Hentschel
|
6fcb3b698e
|
winevdm: Remove unneeded shadow variable.
|
2012-04-23 11:42:26 +02:00 |
André Hentschel
|
6795bab565
|
winedbg: Print all available information about branch targets in ARM disassembler.
|
2012-04-23 11:41:58 +02:00 |
André Hentschel
|
474791fd89
|
winedbg: Add "load address" and new nops to the Thumb disassembler.
|
2012-04-20 11:58:43 +02:00 |
André Hentschel
|
11384aa5ad
|
winedbg: Disassemble more Thumb instructions.
|
2012-04-19 12:03:25 +02:00 |
André Hentschel
|
e7f414556e
|
services: Remove unneeded shadow variable.
|
2012-04-18 17:13:26 +02:00 |
André Hentschel
|
d1a5ce537d
|
winhlp32: Remove unneeded shadow variables.
|
2012-04-18 17:12:59 +02:00 |
André Hentschel
|
6235e6fd44
|
winedbg: Add shift operators to ARM disassembler.
|
2012-04-18 13:59:58 +02:00 |
André Hentschel
|
ad1d7450d9
|
winedbg: Fix parsing table for ARM disassembler.
|
2012-04-17 11:48:11 +02:00 |
André Hentschel
|
51df30b25c
|
winedbg: Use better register names for ARM disassembling.
|
2012-04-16 17:49:32 +02:00 |
André Hentschel
|
abc304f309
|
winedbg: Solve ARM disassembling fixmes.
|
2012-04-16 17:49:31 +02:00 |
André Hentschel
|
6a2f3e6cff
|
winedbg: Add long branch to Thumb disassembling.
|
2012-04-16 17:49:31 +02:00 |
André Hentschel
|
e94b8302e3
|
winedbg: Add partial Thumb disassembler.
|
2012-04-13 16:15:42 +02:00 |
Ilya Basin
|
f900ed1474
|
regedit: Fix buffer size when exporting binary values.
|
2012-04-12 20:38:52 +02:00 |
André Hentschel
|
0fccc41c3f
|
winedbg: Add partial ARM disassembler.
|
2012-04-12 20:35:39 +02:00 |
Huw Davies
|
965388465d
|
wordpad: Don't quit if the user cancels the save-as dialog when being prompted to save changes.
|
2012-04-11 18:19:40 +02:00 |
André Hentschel
|
5a1276bf39
|
winedbg: Implement be_arm_store_integer on ARM.
|
2012-04-06 20:16:38 +02:00 |
Eric Pouech
|
88949b2c59
|
winedbg: Fix set instruction when sizeof(int) <> sizeof register.
|
2012-04-05 14:51:33 +02:00 |