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]

Re: Is this possible with gdb?


On Wednesday 25 May 2005 18:29, Bloch, Jack wrote:
> set height 0
> ? ?b main
> ? ?run
> ? ?while 1
> ? ? ? step
> ? ?end
> end

Only traces main() part but the interesting stuff happens in threads :( . Any 
way to get it to trace all parts including threads?


-- 
They say people don't believe in heroes anymore


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