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]

local labels in functions


Hi,

The executables that I am debugging have functions with many local labels in them. Other tools that use these executables use these local labels so I cannot live without them. The problem is that gdb seems to see these local labels as function starts. Is there a way to remove all local labels from gdb's symbol table before execution starts? In my case, all local labels start with two underscores and have the string '_DT_' in it.

Thanks,
Jan




_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



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