Latest posts
Debugging CMake project on Windows ARM64 with Visual Studio
If you have a Windows ARM64 machine such as the Surface Pro X, chances are you may want to debug native ARM64 applications with it. However, as of today 2/12/2020, Windows does not support local debugging of ARM64 applications, but only remote debugging. Moreover, CMake projects cannot be configured to use remote debugging, or IContinue reading “Debugging CMake project on Windows ARM64 with Visual Studio”

A VM bug?… No, an image one
Today, some Pharo users asked why we have lost a nice feature in Mac OS X. In this operating system, it is possible to Cmd-Click on the title of a window, if the window represents an open document, a nice menu showing all the path to it appears. Also, the user can select to openContinue reading “A VM bug?… No, an image one”
Bisecting Pharo versions to find regressions
From time to time it happens that a bug is accidentally introduced and we realize it several versions later. If the cause of the bug is not clear, one good strategy is to find the piece of code change that introduced the bug, and engineer a test and fix from that change. If we haveContinue reading “Bisecting Pharo versions to find regressions”
Loading…
Something went wrong. Please refresh the page and/or try again.
- API Design (1)
- data structures (11)
- indexes (2)
- debugging (6)
- profiling (1)
- prototyping (4)
- the language (1)
- tools (7)
- vm (1)
- December 2020 (1)
- November 2020 (4)
- August 2020 (3)
- July 2020 (2)
- June 2020 (1)
- May 2020 (2)
- April 2020 (8)
- March 2020 (3)