eDitor 0.42 released

Thomas Brix Larsen brix at brix-verden.dk
Tue Feb 27 08:58:22 PST 2007


Jascha Wetzel wrote:
> Thomas Brix Larsen wrote:
>> Jascha Wetzel wrote:
>>> Thomas Brix Larsen wrote:
>>>> vanh wrote:
>>>>
>>>>> Could you make it work with Ddbg? That would be cool!
>>>>>
>>>>> vtp
>>>>>
>>>> Seeing as Ddbg is Windows-only, that won't happen.
>>>>
>>>> Though I'll probally add support for some crossplatform debugger in the
>>>> future.
>>>>
>>>> - Brix
>>>>
>>> by adding GDB CLI support, you effectively add cross platform debugging
>>> and also integrate Ddbg
>>>
>> 
>> So Ddbg will give the same output as GDB if supplied with a GDB command?
>> 
>> What about support for GDB/MI?
>> 
>> - Brix
>>
> if Ddbg's filename contains "gdb", it switches to GDB emulation. it
> mimics the GDB CLI just enough such that Code::Blocks is happy with it.
> unfortunately C::B doesn't use GDB/MI.
> if there is enough demand for it, i'll make sure Ddbg's emulation works
> with other GUIs as well (e.g. add GDB/MI if necessary). i'd like to keep
> the number of different CLIs as small as possible, though, since they
> all need to be maintained.
> 

It's understandable that you desire to have as little maintenance work as
possible. ;)

I guess you don't have a Unix port planned for Ddbg?

- Brix




More information about the Digitalmars-d-announce mailing list