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

Re: [RFA] Assuming malloc exists in callfwmall.exp


Hi Fernando,

> And if he/she is a really good maintainer he/she will reject your patch
> as it would be adding a restriction to inferior function calls that we
> do not currently have.

This is bothering me.

I've seen some real "this is so embarrassing I should wear a brown
paper bag over my head" bugs:

  (gdb) set input-radix 2
  Input radix now set to decimal 4294967295, hex ffffffff, octal 37777777777.

Sorry if I make the author of that bug blush.   My point is that this
happens in software, and that it's the job of the test suite to detect
when it happens.

Michael


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