Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* -break-insert and multi-byte file names
@ 2007-09-28 18:06 Gordon Prieur
  2007-09-28 18:21 ` Daniel Jacobowitz
  2007-09-29 17:57 ` Eli Zaretskii
  0 siblings, 2 replies; 6+ messages in thread
From: Gordon Prieur @ 2007-09-28 18:06 UTC (permalink / raw)
  To: gdb

Hi,

    I'm working on a netbeans C++/gdb debugger problem setting breakpoints
in multi-byte filenames. My filename is the Russian equivalent of 
test.cc (in
UTF-8 its "\u0422\u0435\u0441\u0442.cc" but for simplicity I'm just going
to type it as test.cc in this email).

    If I type "b test.cc:10" I get a valid breakpoint. If I type 
"-break-insert test.cc:10"
I get "mi_cmd_break_insert: Garbage following <location>" and a failed 
breakpoint.
I've tried various quoting permutations but none have worked.

   Short of setting all my breakpoints with the non-mi breakpoint 
commands, is
there any way to get this to work? Am I likely to run into other gdb/mi 
problems
with multi-byte filenames?

Thanks,
Gordon


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-09-29 17:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-28 18:06 -break-insert and multi-byte file names Gordon Prieur
2007-09-28 18:21 ` Daniel Jacobowitz
2007-09-28 18:29   ` Gordon Prieur
2007-09-28 18:35     ` Daniel Jacobowitz
2007-09-29 17:57 ` Eli Zaretskii
     [not found]   ` <46FE8F99.4040604@Sun.COM>
2007-09-29 21:07     ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox