Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository

Switch branch/tag
  • xcap-capability-linux
  • arch
  • i386
  • Kconfig.debug
Find file BlameHistoryPermalink
  • Chuck Ebbert's avatar
    [PATCH] i386: multi-column stack backtraces · 4d7d8c82
    Chuck Ebbert authored Mar 23, 2006
    
    
    Print stack backtraces in multiple columns, saving screen space.  Number of
    columns is configurable and defaults to one so behavior is
    backwards-compatible.
    
    Also removes the brackets around addresses when printing more
    that one entry per line so they print as:
        <address>
    instead of:
        [<address>]
    This helps multiple entries fit better on one line.
    
    Original idea by Dave Jones, taken from x86_64.
    Signed-off-by: default avatarChuck Ebbert <76306.1226@compuserve.com>
    Signed-off-by: default avatarDave Jones <davej@redhat.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    4d7d8c82

Replace Kconfig.debug

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.