* gdb.base/run.c: Use FAKEARGV to build test executable that
authorFred Fish <fnf@specifix.com>
Mon, 21 Apr 1997 21:56:32 +0000 (21:56 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 21 Apr 1997 21:56:32 +0000 (21:56 +0000)
commitb0c4d379ffcbf36a9392e381263723342c7e4a3a
tree2e741554d58bcd91af4dbfd27a8897873db6dbac
parentd654ba0acf2e16f7c259bde9d86d28826aa66425
  * gdb.base/run.c: Use FAKEARGV to build test executable that
      does not require a command line arg, since most simulators
      don't currently support passing such an arg into the simulated
      program.
      * gdb.base/commands.exp: Change tests to insert the proper
      value as the arg to the first recursive factorial call.  Change
      compilation line to define FAKEARGV at compile time.
gdb/testsuite/ChangeLog