This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [0/4] RFC: add DWARF index support
On Thu, Aug 5, 2010 at 9:29 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Doug" == Doug Evans <dje@google.com> writes:
>
> Doug> What happens if gdb exits with a non-zero exit code but still happens
> Doug> to leave a .gdb-index for the `if' to find?
>
> I don't think this can happen.
... assuming there are no bugs.
> Doug> What happens if objcopy exits with a non-zero exit code?
> Doug> What happens if the script is invoked with none or too many arguments?
>
> I will fix these up.
Thanks.