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]

Re: RFA: handle "MiniDebuginfo" section


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> I did some experimenting, and found that the problem is in args
Pedro> passed to remote_exec.  Specifically, leaving input empty, while
Pedro> specifying an output at the same time.  Using "/dev/null" instead
Pedro> works.  See patch below.  I wondered if /dev/null would work on
Pedro> Windows, so I did a google search for remote_exec and /dev/null,
Pedro> and found that returns hits in the binutils testsuite,

Thanks for doing this.

Tom


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