This is the mail archive of the gdb-patches@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]

Getting rid of AT_SYMBOL inferior call method


Hello,

This is something I promised I'd help with someday on a rainy day:
http://www.sourceware.org/ml/gdb-patches/2011-12/msg00896.html

There are two patches:
  . Patch #1 transitions mips targets to using ON_STACK instead of AT_SYMBOL;
  . Patch #2 removes AT_SYMBOL and AT_SYMBOL support.

The patch series was tested on mips-irix, no regression.


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