Re: DDD, pydb branch
"R. Bernstein" <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
> > I've merged the pydb branch to my own copy of the DDD trunk (it applied > very cleanly), and I'm trying it out now. I hope soon to be able to > merge it into the trunk on Savannah, and release 3.3.12-rc1... Yay! > > I did run across an issue: When starting DDD in stacked mode with gdb as > inferior debugger, the machine code window always appears, regardless of > the setting Ddd*disassemble. > > It looks like there is "&&" where there should be "||" in a few places, > as per this patch: Don't see the patch, but I've been known to make mistakes like this. > If you have no objections I'll commit this to the pydb branch. No objections - thanks! (Having all those changes out there for so long has sort of been damper on wanting to work on ddd.)