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

[Bug gdb/9462] (Linux) GDB can't handle spaces in source file names


https://sourceware.org/bugzilla/show_bug.cgi?id=9462

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |sergiodj at redhat dot com
         Resolution|---                         |OBSOLETE

--- Comment #1 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
(gdb) start
Temporary breakpoint 1 at 0x4004f4: file Test File, line 1.
Starting program: a.out 

Temporary breakpoint 1, main () at Test File:1
1       int main(void) {return 0;}


Therefore, closing as OBSOLETE.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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