This is the mail archive of the gdb@sources.redhat.com 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]

RDI code busy-waiting on running target?


[gdb 5.1.1, rdi target]

I've noticed that gdb uses all the CPU it can get while the
target is running (e.g. busy-waiting 'till target stops).

I'm building 5.2 to see if it still does that, but the build is
taking forever since I'm also testing some ARM code and gdb
5.1.1 is using 50% of the CPU waiting for the target to stop.  :)

Anybody else seen this?

-- 
Grant Edwards
grante@visi.com


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