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]

Problems while debug on IA64


Hi everyone,
I'm working on Itanium2 architecture with gdb version 6.3.0.0-1.132.EL4rh.

When I gdb server application, I found gdb can't break in library
calls(e.g. read, malloc) after fork.

I try to set follow-mode to child and parent, but it seems not to
solve the problem.

So, if I missing some important things in gdb, please tell me.

Or, this is a problem gdb already have?

Thanks and regards.


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