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 Single step into C++ virtual thunk still broken?


On Tue, 2002-07-09 at 21:20, Daniel Jacobowitz wrote:
> 
> Does this persist if you use -static?  If so, please give me:
>   thunk.o (compile using g++ -g3 -c thunk.cpp)
>   thunk (compile using g++ -g3 -o thunk thunk.o -static)
> 
> and I'll see if I can figure out what's going wrong.  I doubt I can run
> RH7.3 dynamically linked libraries.
> 

FYI, I tried the latest cvs version of gcc 3.2, and got the same
results.

Andrew Walrond


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