cs01 / cs01/gdbgui

Feature request: show line endings as \n like gdb

Open
#327 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10.4k
Forks
521
PR merge metrics
No merged PRs in 30d

Description

![Screenshot from 2020-05-03 23-19-52](https://user-images.githubusercontent.com/2244480/80926319-d7999980-8d96-11ea-9087-c17c07b7c49c.png)

![Screenshot from 2020-05-03 23-18-33](https://user-images.githubusercontent.com/2244480/80926323-dff1d480-8d96-11ea-9ebb-5cb26d0febbc.png)

Notice the difference between
```
gdbgui spawned subprocess with pid 28193 from command /usr/bin/gdb --interpreter=mi2.

gdb process 28193 is running for this tab

GNU gdb (Ubuntu 8.3-0ubuntu1) 8.3

Copyright (C) 2019 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later
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".

Type "show configuration" for configuration details.

For bug reporting instructions, please see:

.

Find the GDB manual and other documentation resources online at:
.

For help, type "help".

Type "apropos word" to search for commands related to "word".

set breakpoint pending on

core-file /home/philippe/traces/core-svn-all-fast-ex.25396

core-file /home/philippe/traces/core-svn-all-fast-ex.25396

warning: core file may not match specified executable file.

[New LWP 25396]

[Thread debugging using libthread_db enabled]

Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Core was generated by `svn2git/svn-all-fast-export --rules rules.txt --add-metadata-notes --stats --em'.

Program terminated with signal SIGABRT, Aborted.

#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50

50 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.

File not found: /build/glibc-t7JzpG/glibc-2.30/signal/../sysdeps/unix/sysv/linux/raise.c

bt

bt

#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50

#1 0x00007f5beacbf899 in __GI_abort () at abort.c:79

#2 0x00007f5beb11aa99 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5

#3 0x000055c86f1ceabc in QIODevice_write (baton=0x55c86f530180, data=0x7f5be727d028 "msgid \\"\\"\
msgstr \\"\\"\
\\"Project-Id-Version: sk\\\
\\"\
\\"Report-Msgid-Bugs-To: \\\
\\"\
\\"POT-Creation-Date: 2009-11-25 11:02-0500\\\
\\"\
\\"PO-Revision-Date: \\\
\\"\
\\"Last-Translator: Juan Sebasti\303\241n Echeverry

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.