This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug backtrace/19259] New: Gdb is not agree with big-endian and little-endian when it explained signal stack.


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

            Bug ID: 19259
           Summary: Gdb is not agree with big-endian  and little-endian
                    when it explained signal stack.
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: backtrace
          Assignee: unassigned at sourceware dot org
          Reporter: liujingyan1 at huawei dot com
  Target Milestone: ---

Created attachment 8791
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8791&action=edit
code and result

1.How to reproduce?
   a. register a signal handler in the main fucniton,if there is a segment 
      fault occurs, will generate a coredump;
   b. forced to make a segment fault, please checek the code from the    
      attachment "code and result";
  The result:
  (1). little-endian: 
      please checek the "little-endian result" from the attachment  "code and 
      result";
  (2). big-endian:
      please checek the "big-endian result" from the attachment  "code and  
      result";

Could you please kindly it is one issue?  I wait for your replying.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]