Re: [Freedos-devel] FD DEBUG issues

2004-03-29 Thread Matthias Paul
On 2004-03-27, Arkady V.Belousov wrote: > Also, this will be fine if DEBUG implements support for different > radix: say, "18h" for hex, "10t" for decimal and "101010i" for > binary. Also, may be used ADA-like syntax 2$10101, 10$123, 16$FF, > $FF, where radix is a decimal value. Just another sugg

[Freedos-devel] FD DEBUG issues

2004-03-26 Thread Arkady V.Belousov
Hi! Don't know how to easy (or not) to implement this feature, but MS-DEBUG allows to write numeric argument without spaces before: "int3", "int21". This may make harder to implement CMPXCHG8B instruction, but, if search will be through alpha-tree (trie), then this shouldn't cause troubles (j