Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
gnu . gdb . bug
This is a Usenet group - learn more
Find or start a Google Group about bug.
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 7918  Older »
Description: gcc/g++ DeBugger bugs and suggested fixes.
 

Old rs6000-tdep unwind bug still there in 7.5.1 
  Hi Douglas, ... I'm afraid that issues reported on this list often end up ignored/forgotten. Could you report this to the upstream bug tracker? It's at: [link] Or better even, post a patch upstream? Here are the contribution instructions: [link]... more »
By Pedro Alves  - Apr 29 - 1 new of 1 message    

gdb 7.5.91 resolves symbolic links when passing argv[0] 
  I've reported this to the Ubuntu bug tracker, but judging from the package files, I can't find proof that it has been introduced downstream. The Ubuntu problem description is at <URL:[link]>. I copy the description and example here: Calling gdb on an executable that is a symbolic link will pass the... more »
By David Kastrup  - Apr 28 - 4 new of 4 messages    

Old rs6000-tdep unwind bug still there in 7.5.1 
  The bug described here: [link] still exists in 7.5.1 --Doug
By Douglas Graham  - Apr 25 - 1 new of 1 message    

GDB all VERSION 
  hi, I write for the tool gdb, this has a bug. you should compile this code with gcc proof.c -o proof . ... int main(int argc,char** argv) { if( argc == 2 ) { printf("%s",argv[1]); } return 0; ... the next step is run gdb -q proof and put a breakpoint in function printf.... more »
By sfddfsd  - Feb 1 - 2 new of 2 messages    

Problem with user defined commands 
  Hi All, User defined commands gets messed up if a definition has a name starting with "ws" and called from another definition. Is it a known defect? Any workarounds? bash-3.2$ cat test.gdb define wsbaz printf "wsbaz\n" enddefine foo wsbaz enddefine bar printf "bar\n" end bash-3.2$ ./gdb... more »
By Mohanasundaram Chandran  - Jan 30 - 5 new of 5 messages    

Remove personal data from www.mail-archive.com/bug-gdb@g nu.org/msg00341.html 
  Please, remove my complete name (Beatriz Fuster Loriente) from [link] or remove complete message if not possible to remove details inside the email. I don't want to be googled with my email. I hope you understand the privacy issues. Thanks a lot, Beatriz Fuster Loriente... more »
By FUSTER LORIENTE, BEATRIZ (BEATRIZ)  - Jan 21 - 1 new of 1 message    

error while configure in gdb 
  Dear Contact Person, I am trying to connect GDB-7.5.50-1 to the target but I am getting an error Configuring in ./libiberty configure: loading cache ./config.cache configure: error: cannot find install-sh, install.sh, or shtool in ./../.. "."/./../.. Makefile:6757: recipe for target `configure-libiberty' failed... more »
By hiren sangani  - Jan 18 - 1 new of 1 message    

Types table size and format in the .gcc_exception_table 
  As part of my research I am updating the .gcc_exception_table of a binary 64 bit elf file. For small C++ programs that throw exceptions it works OK, but for large benchmark programs it's not working. My question is does GCC stores more than one table inside the .gcc_exception_table section of the elf file. If it does what's the exact format of these tables. I have some knowledge of the action table, action records and types table. I am not clear about the size of the types table.... more »
By alam_sha...@yahoo.com  - Jan 4 - 1 new of 1 message    

Program received signal SIGFPE, Arithmetic exception 
  Hi. I have the program a FORTRAN90 and when I debug with gdb, is shown Program received signal SIGFPE, Arithmetic exception. 0x00000000004060be in MAIN__ () How to find the line where the error was found ? Thanks
By Alexandre Furlan  - Nov 27 2012 - 5 new of 5 messages    

GDB seg fault 
  Hello, I'm new to gdb. I was debugging one of my school assignments in emacs with gdb, when gdb stopped I got a message 'Debugger Segmentation Fault' and gdb prompt had stopped working. I fired it up again and it went smooth. I would like to trace this why it happened. Can somebody guide how can I start... more »
By Amey Desai  - Nov 6 2012 - 1 new of 1 message    

1 - 10 of 7918   « Newer | Older »

XML