apteryks

Results 426 comments of apteryks

@pevogam I see :-/. The test suite also hangs the same using the latest commit, 32626243d969ad4bc62a26e006e9e0e43e738411.

> The guts of trepan2 should be rewritten and revised, It could use the > same logic again as used in pdb, which comes from class Bdb for > stepping...

"R. Bernstein" writes: >> My next question was "How can I get realgud >> integration with this?" > > I have been running python in a shell and I run...

Thank you! You're right, I guess it should be refactored in something closer to realgud:run-debugger in https://github.com/realgud/realgud/blob/master/realgud/common/run.el. That way it could be a common function `realgud:run-debugger-delayed` that would be used...

Is it wholly missing, or is it there but blank? Using 2.0.8 too, this is what I see: ![lightdm-session-chooser-bug](https://user-images.githubusercontent.com/8332263/183944889-5ee25e48-3ddc-4eb2-9980-0d76e2c54543.png) I have no clue why it occurs, ~the debug logs don't...

1.0.2 says "Retail", but 1.0.0 and 1.0.1 says "Free".

Related: #665 #666 and #640.

There is still a problem, where `colord-test-private` fails instead of being skipped like `colord-test-daemon`: ``` starting phase `check' ninja: Entering directory `/tmp/guix-build-colord-minimal-1.4.6.drv-0/build' ninja: no work to do. 1/4 colord-test-private FAIL...

I haven't; the latest 3.1.0 release lacks a CMakeLists.txt file.

Using the latest commit, it seems to detect boost fine, but now I have a new problem: ``` ExternalProject.cmake:2650 (message): error: could not find git for clone of catch2-populate Call...