This is sources Bugzilla
Bugzilla Version 2.17.5
Bugzilla Bug 5926
  fhpd breaks <EXEFILE> arguments containing a space (' ') Last modified: 2008-10-21 21:40
     Query page      Enter new bug
Bug#: 5926   Hardware:   Reporter: Jan Kratochvil <jan.kratochvil@redhat.com>
Host: Target: Build:
Product:     Add CC:
Component:   Version:   CC:
Status: NEW   Priority:  
Resolution:   Severity:  
Assigned To: Unassigned <frysk-bugzilla@sourceware.org>   Target Milestone:  
Summary:
Keywords:

Attachment Description Type Created Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5926 depends on: Show dependency tree
Show dependency graph
Bug 5926 blocks:

Additional Comments:


Leave as NEW 
Mark bug as waiting for feedback
Mark bug as suspended
Accept bug (change status to ASSIGNED)
Resolve bug, changing resolution to
Resolve bug, mark it as duplicate of bug #
Reassign bug to
Reassign bug to owner of selected component

View Bug Activity   |   Format For Printing


Description:   Last confirmed: 0000-00-00 00:00 Opened: 2008-03-13 08:40
Trying to run:
fhpd -- `which gdb` -silent -ex 'print 1+1'

Results in:
Loaded executable file: /usr/bin/gdb
(fhpd) run
Attached to process 28775
starting/running with this command: /usr/bin/gdb -silent -ex print 1+1 
Running process 28775
(fhpd) 1+1: No such file or directory.
The history is empty.
(gdb)

as apparently the arguments
    -silent -ex 'print 1+1'
got interpreted as
    -silent -ex print 1+1

frysk-0.0.1.2008.02.29.rh1-1.fc8.x86_64

------- Additional Comment #1 From Andrew Cagney 2008-03-13 14:51 -------
Looks familiar.

     Query page      Enter new bug
Actions: New | Query | bug # | Reports | Requests   New Account | Log In