[Mingw-users] How to use -break-insert command ?
- Date: Thu, 15 May 2008 08:59:19 +0800
- From: "fiveight" <fiveight@xxxxxxx>
- Subject: [Mingw-users] How to use -break-insert command ?
Hi All:
I'm using gdb/mi(MinGW) to debug my program.In my program,.There is a file named "a b.c"(there is a space between character 'a' and 'b').I want to insert a breakpoint in line 5 of this file. But when I enter command:
-break-insert a b.c:5
the output is:
&"mi_cmd_break_insert: Garbage following <location>\n"
^error,msg="mi_cmd_break_insert: Garbage following <location>"
enter command:
-break-insert "a b.c:5"
the output is:
&"Function \"a\" not defined in loaded symbols.\n"
^error,msg="Function \"a\" not defined in loaded symbols."
How can I use -break-insert command with a file which name contains space?
Thanks
Fiveight
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users