public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/28105] New: 10.2 Emacs GDB mode has ^Z^Z in front of full file paths
@ 2021-07-19 16:25 joshua.kordani at gmail dot com
  2021-07-19 16:40 ` [Bug gdb/28105] " joshua.kordani at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: joshua.kordani at gmail dot com @ 2021-07-19 16:25 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 28105
           Summary: 10.2 Emacs GDB mode has ^Z^Z in front of full file
                    paths
           Product: gdb
           Version: 10.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: joshua.kordani at gmail dot com
  Target Milestone: ---

��path/to/sopurce.cc:1035:24366:beg:0x68f990

You can see garbage characters before the path/to/source line.

sometimes when autocompleting in the gdb buffer, the cursor jumps up a few
lines into the previous output. I have a feeling this is due to the fact that
the machine interface is leaking raw bytes into the gdb buffer, or something.

I have in .gdb init
set annotate 1
set filename-display absolute
set sysroot /
set non-stop off
set target-async off
maint set target-async off
maint set target-non-stop off
set max-completions 10000


My M-x gdb call is
gdb -i=mi -l 10000 /path/to/program

Emacs version is 27.1

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

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

* [Bug gdb/28105] 10.2 Emacs GDB mode has ^Z^Z in front of full file paths
  2021-07-19 16:25 [Bug gdb/28105] New: 10.2 Emacs GDB mode has ^Z^Z in front of full file paths joshua.kordani at gmail dot com
@ 2021-07-19 16:40 ` joshua.kordani at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: joshua.kordani at gmail dot com @ 2021-07-19 16:40 UTC (permalink / raw)
  To: gdb-prs

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

Joshua Kordani <joshua.kordani at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joshua.kordani at gmail dot com

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

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

end of thread, other threads:[~2021-07-19 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19 16:25 [Bug gdb/28105] New: 10.2 Emacs GDB mode has ^Z^Z in front of full file paths joshua.kordani at gmail dot com
2021-07-19 16:40 ` [Bug gdb/28105] " joshua.kordani at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).