← Back to team overview

touch-packages team mailing list archive

[Bug 1275210] Re: gdbtui does not give input and show cyrillic symbols

 

Must be:
#include <stdio.h>

int main()
{
	printf("Привет Мир\n");
	return 0;
}

Current:
#include <stdio.h>

int main()
{
	printf("M-P~_M-Q~@M-PM-8M-PM-2M-PM-5M-Q~B M-P~\M-PM-8M-Q~@\n");
	return 0;
}

The russian text is not displayed correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/1275210

Title:
  gdbtui does not give input and show cyrillic symbols

Status in “gdb” package in Ubuntu:
  Incomplete

Bug description:
  ┌──main.c────────────────────────────────────────────────────────────────────────────────┐
     │1       #include <stdio.h>                                                                                                               │
     │2                                                                                                                                        │
     │3       int main()                                                                                                                       │
     │4       {                                                                                                                                │
     │5               printf("M-P~_M-Q~@M-PM-8M-PM-2M-PM-5M-Q~B M-P~\M-PM-8M-Q~@\n");                                                          │
     │6               return 0;                                                                                                                │
     │7       }                                                                                                                                │
     │8                                                                                                                                                                                                                                                                            │
     └─────────────────────────────────────────────────────────────────────────────────────┘
  exec No process In:                                                                                                         Line: ??   PC: ??
  GNU gdb (GDB) 7.6.1-ubuntu
  Copyright (C) 2013 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  and "show warranty" for details.
  This GDB was configured as "x86_64-linux-gnu".
  For bug reporting instructions, please see:
  <http://www.gnu.org/software/gdb/bugs/>...
  Reading symbols from /home/eldar/hello...done.
  (gdb) M-Q~GM-Q~BM-PM-> M-Q~BM-PM-0M-PM-:M-PM->M-PM-5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1275210/+subscriptions