Jump to content
Tom F

macOS Message event: target.max-children-count (int) = 256

Recommended Posts

In Delphi 11 with all patches, when I debug any Delphi app in macOS (11.2.2) with Xcode version 12.5.1, I see this message in the IDE Message window

 

Quote

target.max-children-count (int) = 256 

 

Googling about a bit, it seems that this message is from the LLDB debugger.

This line appears in quoted message logs in several RSPs, but the RSPs are on different topics and don't seem to discuss this message itself.

The message seems benign, as far as I can tell.

Does anyone know anything more about this message?

 

Edited by Tom F

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×