Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
cgdb
Conversations
About
cgdb
1–30 of 49
Mark all as read
Report abusive group
0 selected
RAFIK SALMI
,
David Blaikie
2
11/11/22
Program display
This looks OK/expected - your terminal is small enough that the initial gdb header is longer than is
unread,
Program display
This looks OK/expected - your terminal is small enough that the initial gdb header is longer than is
11/11/22
Chandan Srivastava
, …
RAFIK SALMI
6
11/11/22
Segmentation Fault at Startup
Hi guys , I am working with kali linux distribution , and my goal is to work in a "C"
unread,
Segmentation Fault at Startup
Hi guys , I am working with kali linux distribution , and my goal is to work in a "C"
11/11/22
William.Leo
,
RAFIK SALMI
5
11/11/22
More debug info for CGDB 0.7.1
Hi guys , I am working with kali linux distribution , and my goal is to work in a "C"
unread,
More debug info for CGDB 0.7.1
Hi guys , I am working with kali linux distribution , and my goal is to work in a "C"
11/11/22
Bob Rossi
, …
RAFIK SALMI
6
11/11/22
CGDB 0.8.0 released
Hi guys , I am working with kali linux distribution , and my goal is to work in a "C"
unread,
CGDB 0.8.0 released
Hi guys , I am working with kali linux distribution , and my goal is to work in a "C"
11/11/22
Thomas Goodfellow
, …
Chandan Srivastava
4
7/23/21
Segfault during cgdb startup (64 bit Mint 16 "Petra")
Hi, I am getting segmentation fault at start up with with simple 'hello world' application.
unread,
Segfault during cgdb startup (64 bit Mint 16 "Petra")
Hi, I am getting segmentation fault at start up with with simple 'hello world' application.
7/23/21
k wu
7/22/21
Fortran code color
I think cgdb is an excellent program. But the fortan code in the code window is not colored. For a
unread,
Fortran code color
I think cgdb is an excellent program. But the fortan code in the code window is not colored. For a
7/22/21
Hakim
,
Robert Rossi
6
6/28/21
Breakpoint not colored in red
I think I've finally found out when the breakpoint isn't colored in red (as the spacebar is
unread,
Breakpoint not colored in red
I think I've finally found out when the breakpoint isn't colored in red (as the spacebar is
6/28/21
Hakim
,
Robert Rossi
4
3/12/21
File dialog doesn't show up when building from source
Hi Bob, Thanks for the quick update. I've tested the last commit of cgdb (CGDB 20210312) on my
unread,
File dialog doesn't show up when building from source
Hi Bob, Thanks for the quick update. I've tested the last commit of cgdb (CGDB 20210312) on my
3/12/21
Bob Rossi
,
mckel...@gmail.com
3
1/31/21
Major CGDB Roadmap Question
I've implemented an initial prototype of these changes in the new-ui branch. If anyone would like
unread,
Major CGDB Roadmap Question
I've implemented an initial prototype of these changes in the new-ui branch. If anyone would like
1/31/21
Quentin de Laroussilhe
, …
William.Leo
12
11/27/20
Request for a buffer to display local vars
Yes, have ported part of display to 0.7.1, check new conversation. On Monday, December 31, 2018 at 11
unread,
Request for a buffer to display local vars
Yes, have ported part of display to 0.7.1, check new conversation. On Monday, December 31, 2018 at 11
11/27/20
Jean-Christian Anglès d'Auriac
,
Robert Rossi
2
7/28/20
cgdb : current executed line echoed in the gdb window
This is actually a bug in gdb. https://github.com/cgdb/cgdb/issues/223 I have worked with the
unread,
cgdb : current executed line echoed in the gdb window
This is actually a bug in gdb. https://github.com/cgdb/cgdb/issues/223 I have worked with the
7/28/20
David Blaikie
,
Robert Rossi
3
9/13/19
CGDB with GDB 8.3 colors
On Fri, Sep 13, 2019 at 2:37 AM Robert Rossi <b...@brasko.net> wrote: > > Hi David, >
unread,
CGDB with GDB 8.3 colors
On Fri, Sep 13, 2019 at 2:37 AM Robert Rossi <b...@brasko.net> wrote: > > Hi David, >
9/13/19
Robert Rossi
,
Gilboa Davara
2
8/11/19
CGDB 0.7.1 released
Hello, Congrats for the new release. Did you forward port the VT support from 0.6.8? - Gilboa On Tue,
unread,
CGDB 0.7.1 released
Hello, Congrats for the new release. Did you forward port the VT support from 0.6.8? - Gilboa On Tue,
8/11/19
ハェフィシェフ
,
Mike Mueller
3
6/23/19
freezes after clicking cntrl s
Wow, I didn't know, thanks for the help. On Sunday, 23 June 2019 20:10:26 UTC+2, Mike Mueller
unread,
freezes after clicking cntrl s
Wow, I didn't know, thanks for the help. On Sunday, 23 June 2019 20:10:26 UTC+2, Mike Mueller
6/23/19
Milind Arun Choudhary
,
M Kelly
2
12/30/18
huge cgdb log file
Hi, Change this line in cgdb.cpp: clog_set_level(CLOG_CGDB_ID, CLOG_DEBUG); to clog_set_level(
unread,
huge cgdb log file
Hi, Change this line in cgdb.cpp: clog_set_level(CLOG_CGDB_ID, CLOG_DEBUG); to clog_set_level(
12/30/18
Michael Smith
,
Robert Rossi
2
10/26/18
cgdb 0.7.0 ask help : How to use CGDB Options: -w?
Hi, We did remove the TTY window in cgdb .7. We recommend that if your program takes input from the
unread,
cgdb 0.7.0 ask help : How to use CGDB Options: -w?
Hi, We did remove the TTY window in cgdb .7. We recommend that if your program takes input from the
10/26/18
Tyler Sample
,
Robert Rossi
3
9/7/18
correct history file no longer being used after running cgdb as root
£ cgdb --version CGDB 20180619 Yes, ctrl-r and up arrow work from a bash shell running as root. A few
unread,
correct history file no longer being used after running cgdb as root
£ cgdb --version CGDB 20180619 Yes, ctrl-r and up arrow work from a bash shell running as root. A few
9/7/18
Café World
12/10/17
How can I corss-compile cgdb for ARM ?
I want to cross-compile cgdb source code for ARM architecture. How can I do this? Would you please
unread,
How can I corss-compile cgdb for ARM ?
I want to cross-compile cgdb source code for ARM architecture. How can I do this? Would you please
12/10/17
Buddha Shrestha
9/4/17
How to build and debug ASM code in Code Blocks IDE?
I tried to runmy assembly program via CodeBlocks IDE, but it gives me the following error: ==========
unread,
How to build and debug ASM code in Code Blocks IDE?
I tried to runmy assembly program via CodeBlocks IDE, but it gives me the following error: ==========
9/4/17
LinuxDevice
, …
Robert Rossi
9
8/17/17
Left/Right Screen Split (Instead of Top/Bottom)
The feature for incrementing/decrementing window split size is excellent. Is there a way to put this
unread,
Left/Right Screen Split (Instead of Top/Bottom)
The feature for incrementing/decrementing window split size is excellent. Is there a way to put this
8/17/17
Michal Dorsett
5/24/17
failure when running make
I performed the steps to build cgdb as listed on the web site. However, the make fails at: /bin/sh ..
unread,
failure when running make
I performed the steps to build cgdb as listed on the web site. However, the make fails at: /bin/sh ..
5/24/17
Bob Rossi
, …
William.Leo
6
4/10/17
CGDB 0.7.0 released
great, so many exciting changes in 0.7 在 2017年3月22日星期三 UTC+8下午9:19:55,Bob Rossi写道: cgdb-0.7.0
unread,
CGDB 0.7.0 released
great, so many exciting changes in 0.7 在 2017年3月22日星期三 UTC+8下午9:19:55,Bob Rossi写道: cgdb-0.7.0
4/10/17
Augusto Fraga Giachero
,
Robert Rossi
3
1/24/17
How to exit the disassembly window?
Exactly. I couldn't find it in the documentation. Thank you! Em segunda-feira, 23 de janeiro de
unread,
How to exit the disassembly window?
Exactly. I couldn't find it in the documentation. Thank you! Em segunda-feira, 23 de janeiro de
1/24/17
yalin wang
,
Bob Rossi
2
12/7/16
is it possible to add asm / register window in cgdb ??
On Tue, Nov 29, 2016 at 03:47:41AM -0800, yalin wang wrote: > is it possible to add asm / register
unread,
is it possible to add asm / register window in cgdb ??
On Tue, Nov 29, 2016 at 03:47:41AM -0800, yalin wang wrote: > is it possible to add asm / register
12/7/16
Mike Mueller
, …
123 456
4
10/22/16
Re: cgdb.c:1762 Unable to invoke debugger: gdb
Some error was in Cygwin if not exist username directory in /home/ of Cygwin. Because cgdb can not
unread,
Re: cgdb.c:1762 Unable to invoke debugger: gdb
Some error was in Cygwin if not exist username directory in /home/ of Cygwin. Because cgdb can not
10/22/16
Jack W
5/30/16
tty window not working
Hi, I am not able to get the tty window. I press ctrl-T and the xterm just endlessly flashes and has
unread,
tty window not working
Hi, I am not able to get the tty window. I press ctrl-T and the xterm just endlessly flashes and has
5/30/16
xpan
,
Mike Mueller
3
5/27/16
Does cgdb 0.6.8 support the dwarf 4
Figure it out now. I shall use -d option to specify the gdb to use. On Friday, May 27, 2016 at 3:47:
unread,
Does cgdb 0.6.8 support the dwarf 4
Figure it out now. I shall use -d option to specify the gdb to use. On Friday, May 27, 2016 at 3:47:
5/27/16
manimuthu m a
4/28/16
how to execute cgdb from docker exec
I am new to both docker exec and cgdb , I am using gdb inside docker exec bash , how can i use cgdb?
unread,
how to execute cgdb from docker exec
I am new to both docker exec and cgdb , I am using gdb inside docker exec bash , how can i use cgdb?
4/28/16
Bob Rossi
, …
Patryk Małek
8
3/16/16
CGDB 0.6.8 released
Hello, I have solved this issue on CentOS 6 by installing: yum install gdbm-devel gdbm help2man On
unread,
CGDB 0.6.8 released
Hello, I have solved this issue on CentOS 6 by installing: yum install gdbm-devel gdbm help2man On
3/16/16
Romain Lacroix
,
Robert Rossi
2
9/10/15
Is "arrow style highlight" broken on Cygwin? (screenshots included)
Wow, lots of amazing detail here. I'll look into this tomorrow if I can find time. Otherwise soon
unread,
Is "arrow style highlight" broken on Cygwin? (screenshots included)
Wow, lots of amazing detail here. I'll look into this tomorrow if I can find time. Otherwise soon
9/10/15