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 breakpoints/13798] regression: can't set breakpoint forfilepath containing space (Error in re-setting breakpoint: Function notdefined)


http://sourceware.org/bugzilla/show_bug.cgi?id=13798

Keith Seitz <keiths at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at sourceware    |keiths at redhat dot com
                   |dot org                     |

--- Comment #1 from Keith Seitz <keiths at redhat dot com> 2012-03-21 18:44:29 UTC ---
This should be fixed with the new linespec rewrite that I submitted for
approval recently. Once that goes in, this should be fixed for good:

(gdb) b file with spaces.cc:10
Breakpoint 1 at 0x4004e4: file file with spaces.cc, line 10.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]