Files
Tom Tromey c50e54825b Consolidate definition of current_directory
I noticed that both gdbserver and gdb define current_directory.
However, as it is referenced by gdbsupport, it seemed better to define
it there as well.  This patch also moves the declaration to
pathstuff.h.  Tested by rebuilding.
2022-03-30 09:08:48 -06:00
..
2022-01-18 10:14:42 -07:00
2021-11-09 08:21:18 -07:00
2022-02-22 11:22:14 -08:00
2022-03-03 13:06:50 -08:00
2022-01-18 10:14:43 -07:00

This is a helper library that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.