public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
 1. Parallelization of dwarf2 symtab parsing
    - by Matheus Branco Borella @ 2022-12-21 18:46 UTC [5%]

 2. Re: Parallelization of dwarf2 symtab parsing
    - by Tom Tromey @ 2022-12-21 20:19 UTC [0%]

 3. [PATCH] Add __repr__() implementation to a few Python types
    - by Matheus Branco Borella @ 2023-01-11  0:35 UTC [3%]

 4. [PATCH] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2023-01-11  0:58 UTC [2%]

 5. [PATCH] Add support for symbol addition to the Python API
    - by Matheus Branco Borella @ 2023-01-12  2:00 UTC [4%]

 6. Re: [PATCH] Add __repr__() implementation to a few Python types
    - by Bruno Larsen @ 2023-01-18 17:05 UTC [7%]

 7. Re: [PATCH] Add __repr__() implementation to a few Python types
    - by Andrew Burgess @ 2023-01-18 18:02 UTC [6%]

 8. [PATCH] Add __repr__() implementation to a few Python types
    - by Matheus Branco Borella @ 2023-01-20  1:43 UTC [3%]

 9. Re: [PATCH] Add __repr__() implementation to a few Python types
    - by Andrew Burgess @ 2023-01-20 16:45 UTC [5%]

10. Re: [PATCH] Add __repr__() implementation to a few Python types
    - by Andrew Burgess @ 2023-01-24 14:45 UTC [7%]

11. [PATCH] Add __repr__() implementation to a few Python types
    - by Matheus Branco Borella @ 2023-05-18  3:33 UTC [7%]

12. [PATCHv3 0/2] Add __repr__() implementation to a few Python types
    - by Andrew Burgess @ 2023-05-19 21:27 UTC [7%]

13. [PATCHv3 2/2] gdb: add __repr__() implementation to a few Python types
    - by Andrew Burgess @ 2023-05-19 21:27 UTC [3%]

14. [PATCH] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2023-05-26  3:30 UTC [2%]

15. [PATCH] Add support for symbol addition to the Python API
    - by Matheus Branco Borella @ 2023-05-27  1:24 UTC [3%]

16. Re: [PATCHv3 0/2] Add __repr__() implementation to a few Python types
    - by Matheus Branco Borella @ 2023-06-07 17:05 UTC [7%]

17. Re: [PATCHv3 0/2] Add __repr__() implementation to a few Python types
    - by Andrew Burgess @ 2023-06-08 18:46 UTC [7%]

18. [PATCH] Add name_of_main and language_of_main to the DWARF index
    - by Matheus Branco Borella @ 2023-06-08 21:40 UTC [5%]

19. Re: [PATCHv3 0/2] Add __repr__() implementation to a few Python types
    - by Andrew Burgess @ 2023-06-09 12:33 UTC [7%]

20. Re: [PATCH] Add name_of_main and language_of_main to the DWARF index
    - by Tom Tromey @ 2023-06-09 16:56 UTC [0%]

21. [PING] Re: [PATCH] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2023-06-27  3:52 UTC [14%]

22. [PING] Re: [PATCH] Add support for symbol addition to the Python API
    - by Matheus Branco Borella @ 2023-06-27  3:53 UTC [14%]

23. [PATCH]  Add name_of_main and language_of_main to the DWARF index
    - by Matheus Branco Borella @ 2023-06-30 20:36 UTC [4%]

24. Re: [PATCH]  Add name_of_main and language_of_main to the DWARF index
    - by Eli Zaretskii @ 2023-07-01  5:47 UTC [0%]

25. Re: [PATCHv3 0/2] Add __repr__() implementation to a few Python types
    - by Andrew Burgess @ 2023-07-04 11:09 UTC [2%]

26. Re: [PATCH] Add support for symbol addition to the Python API
    - by Andrew Burgess @ 2023-07-04 15:14 UTC [7%]

27. [PATCH] Add name_of_main and language_of_main to the DWARF index
    - by Matheus Branco Borella @ 2023-07-07 15:00 UTC [4%]

28. Re: [PATCH] Add name_of_main and language_of_main to the DWARF index
    - by Eli Zaretskii @ 2023-07-07 18:00 UTC [0%]

29. [PATCH] Add support for symbol addition to the Python API
    - by Matheus Branco Borella @ 2023-07-07 23:13 UTC [3%]

30. Re: [PATCH] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-08-03  7:12 UTC [7%]

31. Re: [PATCH] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-08-03  7:29 UTC [7%]

32. [PATCH v2] Add name_of_main and language_of_main to the DWARF index
    - by Matheus Branco Borella @ 2023-08-04 18:09 UTC [4%]

33. Re: [PATCH] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-08-04 20:55 UTC [0%]

34. Re: [PATCH] Add support for creating new types from the Python API
    - by Andrew Burgess @ 2023-08-07 14:53 UTC [5%]

35. [PATCH v2] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2023-08-08 21:00 UTC [1%]

36. [PATCH v3] Add name_of_main and language_of_main to the DWARF index
    - by Matheus Branco Borella @ 2023-08-11 18:21 UTC [4%]

37. Re: [PATCH v3] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-08-14  7:31 UTC [7%]

38. Re: [PATCH v3] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-09-13  7:09 UTC [0%]

39. Re: [PATCH v3] Add name_of_main and language_of_main to the DWARF index
    - by Matheus Branco Borella (DarkRyu550) @ 2023-09-25 18:47 UTC [7%]

40. Re: [PATCH v3] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-09-26 14:07 UTC [7%]

41. Re: [PATCH v3] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-10-04 22:30 UTC [0%]

42. [PATCH 0/2] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-10-06 18:31 UTC [7%]

43. [PATCH 1/2] [gdb/symtab] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-10-06 18:31 UTC [4%]

44. Re: [PATCH 1/2] [gdb/symtab] Add name_of_main and language_of_main to the DWARF index
    - by Tom Tromey @ 2023-10-10 19:19 UTC [6%]

45. Re: [PATCH 1/2] [gdb/symtab] Add name_of_main and language_of_main to the DWARF index
    - by Tom de Vries @ 2023-10-11 15:37 UTC [0%]

46. [PATCH] Make `linux_info_proc` prefer using the LWP over the PID
    - by Matheus Branco Borella @ 2024-01-06  2:45 UTC [6%]

47. Re: [PATCH] Make `linux_info_proc` prefer using the LWP over the PID
    - by Simon Marchi @ 2024-01-08 15:50 UTC [7%]

48. [PATCH v2] Add support for symbol addition to the Python API
    - by Matheus Branco Borella @ 2024-01-13  1:36 UTC [3%]

49. [PATCH v3] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2024-01-13  1:37 UTC [1%]

50. Re: [PATCH v3] Add support for creating new types from the Python API
    - by Eli Zaretskii @ 2024-01-13  7:21 UTC [0%]

51. [PATCH v4] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2024-01-16  4:54 UTC [1%]

52. Re: [PATCH v3] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2024-01-16  4:55 UTC [7%]

53. Re: [PATCH v4] Add support for creating new types from the Python API
    - by Eli Zaretskii @ 2024-01-16 12:45 UTC [0%]

54. (no subject)
    - by Matheus Branco Borella @ 2024-01-16 17:50 UTC [7%]

55. Re: [PATCH v4] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2024-01-16 18:20 UTC [7%]

56. Re: [PATCH v4] Add support for creating new types from the Python API
    - by Eli Zaretskii @ 2024-01-16 18:56 UTC [0%]

57. Re: [PATCH v4] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2024-01-16 21:27 UTC [7%]

58. [PATCH v2] Make `linux_info_proc` prefer using the LWP over the PID
    - by Matheus Branco Borella @ 2024-01-19 16:49 UTC [6%]

59. Re: [PATCH] Make `linux_info_proc` prefer using the LWP over the PID
    - by Matheus Branco Borella @ 2024-01-19 16:52 UTC [7%]

60. Re: [PATCH v2] Add support for symbol addition to the Python API
    - by Tom Tromey @ 2024-02-06 17:50 UTC [0%]

61. Re: [PATCH v4] Add support for creating new types from the Python API
    - by Tom Tromey @ 2024-02-06 18:20 UTC [4%]

62. Re: Re: [PATCH v4] Add support for creating new types from the Python API
    - by Matheus Branco Borella @ 2024-02-21 18:11 UTC [6%]

63. Re: Re: [PATCH v2] Add support for symbol addition to the Python API
    - by Matheus Branco Borella @ 2024-02-24 17:35 UTC [7%]

64. ☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
    - by builder @ 2024-04-12  6:06 UTC [2%]

65. ☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) test (failure) (master)
    - by builder @ 2024-04-16 15:22 UTC [2%]


Results 1-65 of 65 | reverse | sort options + mbox downloads above

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).