Skip to content
  • Marcin Kościelnicki's avatar
    IPA: Move getauxval out of #ifndef IN_PROCESS_AGENT · 4dca19f8
    Marcin Kościelnicki authored
    The getauxval code was wrongly included in code area only compiled for
    gdbserver.  Move it to a #ifdef IN_PROCESS_AGENT area that already
    contains lots of IPA-only code.
    
    gdb/gdbserver/ChangeLog:
    
    	* tracepoint.c (getauxval): Move to #ifdef IN_PROCESS_AGENT.
    4dca19f8