Skip to main content
aeolus
  • Source
  • Home
  • Browse
    by section by tag by source
  • Events
  • Archive
  • RSS feed

Color GDB Prompt

ongardie

2013-04-07 21:50

Source

Original site

To add color to your GDB prompt, place the following in your ~/.gdbinit file:

set prompt \033[0;33m(gdb)\033[0m\040

This makes it easier to find your place visually.

  • Previous post
  • Next post
Contents © 2025 elliot - Powered by Nikola