This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Command for number of cores


Hi,

I need a way to know how many cores are on my target (where gdbserver is running).
I'm wondering if GDB already has this information?

If not, I was thinking of adding 'info cores' or 'show cores'.
Or maybe a convenience variable '$numcores'?

I'm thinking 'info cores'.

If this makes sense, I'll give it a try.

Thanks

Marc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]