Author Topic: New GDB options for relatives files path  (Read 3532 times)

Offline Etienne

  • Multiple posting newcomer
  • *
  • Posts: 14
New GDB options for relatives files path
« on: June 13, 2007, 10:58:47 am »
(moved from the help topic, because it was to old)

Hello,

GDB 6.6 have the options to set relative directory for files path:
frome the announce:

* New commands

set substitute-path
unset substitute-path
show substitute-path
  Manage a list of substitution rules that GDB uses to rewrite the name
  of the directories where the sources are located. This can be useful
  for instance when the sources were moved to a different location
  between compilation and debugging.

Maybe we can use theses commands in CB when GDB 6.6 will be on win32? So we can have relatives names on build and debug...

By the way,  Thanks for CB !

 
See you

Etienne

Offline patlecat

  • Multiple posting newcomer
  • *
  • Posts: 62
Re: New GDB options for relatives files path
« Reply #1 on: June 13, 2007, 05:16:07 pm »
Great, could you also add the very handy compiler/linker switch -ggdb ?

Offline patlecat

  • Multiple posting newcomer
  • *
  • Posts: 62
Re: New GDB options for relatives files path
« Reply #2 on: June 20, 2007, 09:13:19 pm »
Now that GDB 6.6 has been made available at mingW could you please add that option mentioned above?

-ggdb